https://bugzilla.wikimedia.org/show_bug.cgi?id=69475
--- Comment #6 from Matthew Flaschen <[email protected]> --- Followup, the change to redirect away from UserLogin if you're already logged in was indeed intentional. See https://git.wikimedia.org/blob/mediawiki%2Fcore.git/00b69eee50556880678ae491ebfcc01ebca96259/includes%2Fspecials%2FSpecialUserlogin.php#L240 (In reply to Jon from comment #2) > As for password reset I'm seeing it but only when not logged in. I'm not > sure why the test asserts Given I am logged in - why would you need to see a > password reset in that situation? FWIW, I don't notice any behavior change on desktop for this. It pre-fills the username, then lets you reset the password. The only reason you would do this is if you were currently logged in, but had forgotten your password (you also need your current password to change your password). However, this is an edge case. If it doesn't behave that way on mobile, they have the option of logging out. (If you don't have an email set, you're out of luck either way, since changing an email also requires a password). -- 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
