Jeff Cole
2006-Feb-08 19:44 UTC
[Rails] two authenticated users simultaneously in same browser
What is a good solution for the situation where someone logs in to your site in their same browser as a second user (say in a new tab) without logging out the first user? When they go back to the first tab, they expect to be browsing as the first user, but because the user authentication is valid for the whole browser, they are really browsing as the second user. There is potential here for confusion and possible security issues. You can tell people that if you want to use two accounts simultaneously you should open a new browser. Or, you can append every URL with a session ID and make sure it matches the session ID of the authenticated user. Any other suggestions? thanks, jeff -- Posted via http://www.ruby-forum.com/.
Apparently Analagous Threads
- Centos 7.2: Mount one by one (not simultaneously!) two usb disk with same label
- Ring Two Extensions Simultaneously with different caller ID values?
- simultaneously maximizing two independent log likelihood functions using mle2
- plotting two surfaces simultaneously in a single panel
- optimize simultaneously two binomials inequalities using nlm