r10469 MediaWiki - Code Review archive

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

Diff [purge]

Index: branches/REL1_5/phase3/config/index.php
@@ -885,10 +885,8 @@
886886 </ul>
887887 </dd>
888888 <dt>
889 - <p>
890 - 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
891 - 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
892 - is only authenticated at the moment when the user logs in with the one-time temporary password.<p>
 889+ <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
 890+ 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>
893891
894892 <p>The e-mail address stays authenticated as long as the user does not change it; the time of authentication is indicated
895893 on the user preference page.</p>

Status & tagging log