* Moved email changing from sp:Preferences to new sp:ChangeEmail, which requires...
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 23 Jul 2011 00:48:39 +0000 (00:48 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 23 Jul 2011 00:48:39 +0000 (00:48 +0000)
commit74b15fc8c457889d4b86bb4c06ddf8dae90db433
tree8cc5912566421257a1954bb3695e6879e461d087
parente072a049037505e4fac65d0fe008a289c9c33bf2
* Moved email changing from sp:Preferences to new sp:ChangeEmail, which requires confirming the user password. This reduces the impact of session hijacking, which was increased slightly with r86482. Changing a password already required confirming the old one. This change closes the loophole of changing the email address and then doing a reset.
* Parse 'mailerror' message correctly
includes/AutoLoader.php
includes/Preferences.php
includes/SpecialPageFactory.php
includes/specials/SpecialChangeEmail.php [new file with mode: 0644]
includes/specials/SpecialPreferences.php
languages/messages/MessagesEn.php
maintenance/language/messages.inc