From: Antoine Musso Date: Sat, 13 Aug 2005 07:31:28 +0000 (+0000) Subject: #3130 patch by Tom Gries X-Git-Tag: 1.6.0~2005 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/bilan.php?a=commitdiff_plain;h=fead6bcfe815f4244ac55ceee147135690008d91;p=lhc%2Fweb%2Fwiklou.git #3130 patch by Tom Gries --- diff --git a/config/index.php b/config/index.php index 5f3500c070..8d99bb3aa4 100644 --- a/config/index.php +++ b/config/index.php @@ -914,10 +914,8 @@ if( count( $errs ) ) {
-

- 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 - 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 - is only authenticated at the moment when the user logs in with the one-time temporary password.

+

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 + 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.

The e-mail address stays authenticated as long as the user does not change it; the time of authentication is indicated on the user preference page.