"Bryan" changed the status of MediaWiki.r105428 to "ok" and commented it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105428#c27143

Old Status: new
> New Status: ok

Commit summary for MediaWiki.r105428:

(bug 32473) [[Special:PasswordReset]] can not be used on private wiki

This patch is a quick fix for REL1_18 branch.

For later:
We should not have hack in Title.php to allow some specific special pages
this should be made possible using SpecialPage. Would make code cleaner.

Bryan's comment:

The nice solution would probably be a new function 
SpecialPage::isAlwaysReadable();

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

Reply via email to