Parent5446 has uploaded a new change for review.

Change subject: Changed temporary system to use tokens.
......................................................................

Changed temporary system to use tokens.

Rewrote SpecialChangePassword to use FormSpecialPage
and to take a token parameter instead of checking the
old password field against both the temporary and
regular password.

Changed SpecialPasswordReset to use a long token for
temporary passwords and to send password reset links
instead of temporary passwords.

Finally, removed the RESET_PASS logic from SpecialUserlogin
so that users cannot log in with temporary passwords,
i.e., they must use Special:ChangePassword using the
proper reset link.

Change-Id: Ie76c21d384b167f2ed6f9926942ee7c2979d5bf5
---
M docs/hooks.txt
M includes/DefaultSettings.php
M includes/MagicWord.php
M includes/specials/SpecialChangePassword.php
M includes/specials/SpecialPasswordReset.php
M includes/specials/SpecialUserlogin.php
M languages/messages/MessagesEn.php
M languages/messages/MessagesQqq.php
8 files changed, 274 insertions(+), 216 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/72/27472/1
--
To view, visit https://gerrit.wikimedia.org/r/27472
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie76c21d384b167f2ed6f9926942ee7c2979d5bf5
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Parent5446 <[email protected]>

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

Reply via email to