https://bugzilla.wikimedia.org/show_bug.cgi?id=70855
--- Comment #11 from Tyler Romeo <[email protected]> --- (In reply to Betacommand from comment #10) > Actually its not. That particular issue has existed for as long as I can > remember (~2006) If I log in via a bot, the cookies/session is kept and > reused as needed. If I then login via a web browser, both sessions work. > However if I log out via the web browser, the session/tokens that the bot > have been using get invalidated and cause the bot to no longer be logged in. > > That is about as core as one can get, prior to this a user could be logged > in as themselves, note their bot has a new message, log into the bot > account, clear the message, and then log back into the main account without > ever logging out. This enables multiple logins and does not cause issues > where the bot or user gets logged out on other devices/locations. I can assure you that MediaWiki core does not simultaneously log out all sessions. All logging out does is clear your cookies. I also just tested this on my Vagrant instance using two different browsers, -- 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
