diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-06-14 12:05:58 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-06-14 12:05:58 +0200 |
commit | a9881763464190d7f843417c0feb61205882565d (patch) | |
tree | ecd4d53513debdd1282ae22f3a5ca14fc6b44e8b /passwordmail.tmpl | |
parent | 9a0bf6bdedd4e350efd75f8519b2d143193de64c (diff) | |
parent | 2fb8dbca8338e24e7018355295d8248eba6e1132 (diff) |
Merge branch 'master' into scs
Diffstat (limited to 'passwordmail.tmpl')
-rw-r--r-- | passwordmail.tmpl | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/passwordmail.tmpl b/passwordmail.tmpl index 8484d39..aa8a68c 100644 --- a/passwordmail.tmpl +++ b/passwordmail.tmpl @@ -1,10 +1,15 @@ -Someone[1], possibly you, requested that you be emailed the password for user -<TMPL_VAR USER_NAME> on <TMPL_VAR WIKINAME>[2]. +Someone[1], possibly you, requested that the password for +<TMPL_VAR USER_NAME> on <TMPL_VAR WIKINAME>[2] be reset. -The password is: <TMPL_VAR USER_PASSWORD> +To change your password, visit the following url, and enter a new password: + +<TMPL_VAR PASSWORDURL> + +This url can only be used once to change your password, and it will also +stop working the next time you successfully log in. -- ikiwiki -[1] The user requesting the password was at IP address <TMPL_VAR REMOTE_ADDR> +[1] Their IP address was <TMPL_VAR REMOTE_ADDR> [2] Located at <TMPL_VAR WIKIURL> |