Or if you want to keep it even simpler, just use multiple (different) 
browsers, each browser keep track of their own session. 

I assume, as a web developer you have Chrome, Firefox and Safari installed 
anyway? Should be able to simulate 3 different user to start with. :)


On Monday, May 5, 2014 1:35:56 AM UTC+2, Rufus wrote:
>
> Web2py'ers:
>
> I am trying to create a back end for a multiple user game, including, for 
> instance, a chat room function.
> However, when I try to do this locally, all windows change over to the 
> "most recent" login.
>
> That is to say, I open up another window to the app, sign in with a 
> different user id, and type.into
> the chat app, and get the new message.  But if I go to one of the other 
> "formerly signed in" windows
> and try to chat, it submits as most recently logged in user.
>
> Can I have multiple sessions/log ins from a single computer?
>
> This may be a security issue, but would be useful for testing if it could 
> be overridden, even temporarily.
>
> Rufus
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to