"^demon" changed the status of MediaWiki.r112471 to "ok"
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112471

Old status:  new
New status: ok

Commit summary for MediaWiki.r112471:

Seems getCanonicalName is used to also check page names, which causes nastiness 
when anons click redlinks. I want to stab our authentication code for reusing 
this function in this way. This fix works around an error by only connecting to 
LDAP if the user is also using a valid name. That said, this is a major issue 
all around. When a user is logged in, if they click a red link it's going to 
cause an LDAP lookup unless memcache is being used and there is a key hit, and 
that's stupid.

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

Reply via email to