r10468 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r10467‎ | r10468 | r10469 >
Date:07:31, 13 August 2005
Author:hashar
Status:old
Tags:
Comment:
#3130 patch by Tom Gries
Modified paths:
  • /trunk/phase3/config/index.php (modified) (history)

Diff [purge]

Index: trunk/phase3/config/index.php
@@ -914,10 +914,8 @@
915915 </ul>
916916 </dd>
917917 <dt>
918 - <p>
919 - E-mail address authentication uses a scheme to authenticate e-mail addresses of the users. The user who initially enters or who changes his/her stored e-mail address
920 - gets a one-time temporary password mailed to that address. The user can use the original password as long as wanted, however, the stored e-mail address
921 - is only authenticated at the moment when the user logs in with the one-time temporary password.<p>
 918+ <p>E-mail address authentication uses a scheme to authenticate e-mail addresses of the users. The user who initially enters or changes his/her stored e-mail address
 919+ gets a link with a token mailed to that address. The stored e-mail address is authenticated at the moment the user comes back to the wiki via the link.</p>
922920
923921 <p>The e-mail address stays authenticated as long as the user does not change it; the time of authentication is indicated
924922 on the user preference page.</p>

Status & tagging log