# HG changeset patch # User luisgf@gmail.com # Date 1394722565 0 # Node ID e8c3f78925186548f60c039ecb30891daab32bd0 # Parent fae8b0661edfd82702dcd0802d763a8b592f0d32 Edited wiki page mod_email_pass through web user interface. diff -r fae8b0661edf -r e8c3f7892518 mod_email_pass.wiki --- a/mod_email_pass.wiki Mon Mar 10 16:08:19 2014 +0100 +++ b/mod_email_pass.wiki Thu Mar 13 14:56:05 2014 +0000 @@ -1,5 +1,4 @@ #labels Stage-Beta - = Introduction = This module aims to help in the procedure of user password restoration. To start the restoration, the user must go to an URL provided by this module, fill the JID and email and submit the request. @@ -7,7 +6,7 @@ The module will generate a token valid for 24h and send an email with a specially crafted url to the vCard email address. If the user goes to this url, will be able to change his password. = Usage = -Simply add "offline_email" to your modules_enabled list. +Simply add "email_pass" to your modules_enabled list. This module only send emails to the vCard user email address, then the user must set this address in order to be capable of do the restoration.