Re: Manually setting the session cookie

2016-02-01 Thread monoBOT
Think i havent explained my problem very well ... Since its a Saas the users are inside schemas/tenants one user can have accounts inside different schemas (they share username and password) ... i want to let the user move throught different tenants more or less freely ... now i have designed a vi

Re: Manually setting the session cookie

2016-02-01 Thread 'Tom Evans' via Django users
On Mon, Feb 1, 2016 at 10:13 AM, monoBOT wrote: > Hello django! > > Im creating a saas with django, due to some project requirements need to > manually change the user "on the fly" but have problems with the cookie, > since I dont know how to manually (read programatically) set it. > > Any insight

Re: Manually setting the session cookie

2016-02-01 Thread Daniel Chimeno
Hello, I'm sure some time ago I saw an app where you can change the current user logged (something like ``su user``), I can't remember the name sorry. El lunes, 1 de febrero de 2016, 11:15:03 (UTC+1), monoBOT monoBOT escribió: > > Hello django! > > Im creating a saas with django, due to some pr

Manually setting the session cookie

2016-02-01 Thread monoBOT
Hello django! Im creating a saas with django, due to some project requirements need to manually change the user "on the fly" but have problems with the cookie, since I dont know how to manually (read programatically) set it. Any insights or a good place to start? Thanks! -- *monoBOT* Visite mi