changeset 437:52aacbc9ed0f

Edited wiki page mod_email_pass through web user interface.
author luisgf@gmail.com
date Thu, 13 Mar 2014 14:56:48 +0000
parents e8c3f7892518
children 687c9f95c8ad
files mod_email_pass.wiki
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.