"Hashar" posted a comment on MediaWiki.r105428. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105428#c27142
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. Hashar's comment: Need backport (and release note) for REL1_18. WMF needs that since we have a few private wikis. Please note this patch does not refactor anything so we can get included easily in REL1_18. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
