https://bugzilla.wikimedia.org/show_bug.cgi?id=64727
--- Comment #11 from Brad Jorsch <[email protected]> --- (In reply to Chris Steipp from comment #10) > The keep me logged in on account creation was removed sometime before 1.22. > The login on password reset uses the LoginForm from Special:UserLogin, and > sets the checkbox correctly. > > So just the api was affected. It's not the checkbox, it's that the calls to $user->setCookies() in those two places used to use the user preference (remembered from the last login) and now will always set the cookies as if the checkbox was unchecked. -- 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
