SpecialUserlogin: Normalize username before passing to User::newFromName
authorBartosz Dziewoński <matma.rex@gmail.com>
Tue, 25 Feb 2014 01:31:07 +0000 (02:31 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Tue, 25 Feb 2014 01:45:07 +0000 (02:45 +0100)
commit9702c51352df215bfb6800fd9858f4c449ed0c7c
tree112c0782ee889bdffe3b6acdb620fa50511dd5c8
parent11c04f9ecbaf178cd0ccde4f388b7fd1231749bb
SpecialUserlogin: Normalize username before passing to User::newFromName

That method does some rather strict checking which is not desired here.

Bug: 29621
Change-Id: I983e3f528491817f9f31f71a92d8d2946ce5941d
includes/specials/SpecialUserlogin.php