rufuspollock-okfn / textus

A toolbox and web application for working with and presenting textual material from Shakespeare to Schopenhauer, and letters to literature.
http://okfnlabs.org/textus/
MIT License
149 stars 17 forks source link

Only possible to be logged in on one browser #50

Closed leighman closed 10 years ago

leighman commented 12 years ago

Running the git version on localhost I find that it is only possible to be logged in on one browser at a time. I am using Google login so maybe a quirk of this. If I log in on Opera then on Firefox, I am logged out when I go back to Opera. And vice versa.

tomoinn commented 12 years ago

In general you can't log in from multiple locations, whether that's two browsers or the same browser software on more than one machine. Is that actually a problem though? Changing it wouldn't be particularly difficult (see login.js in the server part of the code base) but I question whether it's actually important enough to do so.