r93004 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93003‎ | r93004 | r93005 >
Date:18:54, 24 July 2011
Author:aaron
Status:ok
Tags:
Comment:
Follow-up r92924, set special page group for ChangeEmail
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -5030,6 +5030,7 @@
50315031 'Block' => 'users',
50325032 'Unblock' => 'users',
50335033 'Preferences' => 'users',
 5034+ 'ChangeEmail' => 'users',
50345035 'ChangePassword' => 'users',
50355036 'DeletedContributions' => 'users',
50365037 'PasswordReset' => 'users',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r92924* Moved email changing from sp:Preferences to new sp:ChangeEmail, which requi...aaron00:48, 23 July 2011

Status & tagging log