User "Reedy" changed the status of MediaWiki.r90221.

Old Status: new
New Status: ok

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90221#c0
Commit summary:

* (bug 29424) Fix for underscore form and other non-normalized usernames on 
Special:GlobalUserRights (CentralAuth version)

Names weren't being validated at all before being sent off to CentralAuthUser, 
which itself doesn't seem to do any validation.
Running through User::getCanonicalName() to clean it up, same as is used for 
User::newFromName().

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to