Page MenuHomePhabricator

CentralAuth account attachment warnings are not shown during user renaming process if the old username is input in non-canonical form
Open, LowPublic

Description

CentralAuth account attachment warnings are not shown during user renaming process if the old username is input in non-canonical form (e.g. lowercase first letter, additional spaces).

This is because the RenameUserWarning hook CentralAuth uses receives its parameters in non-normalized form, exactly as they were input.

See Also:
T62242: Renameuser does not properly sanitize/canonicalize old username in rename form

Details

Reference
bz60241

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:07 AM
bzimport set Reference to bz60241.
bzimport added a subscriber: Unknown Object (MLST).
taavi renamed this task from CentralAuth account attachment warnings are not shown during user renaming process if the old username is input in non-canonical form (e.g. lowercase first letter, additional spaces) to CentralAuth account attachment warnings are not shown during user renaming process if the old username is input in non-canonical form.Jul 23 2023, 5:01 PM
taavi lowered the priority of this task from Medium to Low.
taavi moved this task from Backlog to GlobalRename on the MediaWiki-extensions-CentralAuth board.