Simplify checks on Special:UserLogin/signup
authorumherirrender <umherirrender_de.wp@web.de>
Mon, 25 Aug 2014 18:12:27 +0000 (20:12 +0200)
committerReedy <reedy@wikimedia.org>
Sat, 15 Nov 2014 20:57:36 +0000 (20:57 +0000)
commit252e9ab048f1b30e1afaaa40fbca60d3ec9f3ee0
tree4321da7b415563b273d10dcfff4c75be02e1ef01
parentacf931548195b4b8a348de99087edb4fd96953f4
Simplify checks on Special:UserLogin/signup

I27c488e4008a924117ff6bac2216f148cd5e7abd changed the validation code in
User::getCanonicalName, the # and Title::makeTitleSafe checks now done
there and can be removed here.

Follow-Up: I27c488e4008a924117ff6bac2216f148cd5e7abd
Follow-Up: I88c479cea2bc9d2eab882e0ee8ebcbe2d1dd125e
Follow-Up: I983e3f528491817f9f31f71a92d8d2946ce5941d
Change-Id: I17bf88be6398dc402295264ca9bfd57809c872d7
includes/specials/SpecialUserlogin.php