# HG changeset patch # User luisgf@gmail.com # Date 1394722608 0 # Node ID 52aacbc9ed0f83a0ef60ca9e19cf61d801278fca # Parent e8c3f78925186548f60c039ecb30891daab32bd0 Edited wiki page mod_email_pass through web user interface. diff -r e8c3f7892518 -r 52aacbc9ed0f mod_email_pass.wiki --- a/mod_email_pass.wiki Thu Mar 13 14:56:05 2014 +0000 +++ b/mod_email_pass.wiki Thu Mar 13 14:56:48 2014 +0000 @@ -6,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 "email_pass" to your modules_enabled list. +Simply add "email_pass" to your modules_enabled list and copy files "mod_email_pass.lua" and "vcard.lib.lua" to prosody modules folder. 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.