https://bugzilla.wikimedia.org/show_bug.cgi?id=49890

--- Comment #1 from Brion Vibber <[email protected]> ---
This can be tough to reproduce because session cookies might be sitting around,
as might global cookies and.... it gets scary. ;)

But fundamental problem is that there's only a single user_token value, which
holds the magic saved cookie that verifies you and restarts your session after
the session cookies are gone.

To stay logged in reliably on multiple devices, we need to be able to store
multiple remembered-login tokens.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to