Mercurial > prosody-wiki
changeset 448:d9b3a6f5e959
Edited wiki page mod_captcha_registration through web user interface.
author | mrDoctorWho@gmail.com |
---|---|
date | Sat, 29 Mar 2014 16:16:21 +0000 |
parents | f8ab8f686f93 |
children | 4b35ca4e21ef |
files | mod_captcha_registration.wiki |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_captcha_registration.wiki Sat Mar 29 16:08:09 2014 +0000 +++ b/mod_captcha_registration.wiki Sat Mar 29 16:16:21 2014 +0000 @@ -31,4 +31,7 @@ You can run script "install.lua" to install this or instead of that while prosody developers didn't accepted "dataforms" changes you should replace standard prosody "dataforms.lua" located in ubuntu in /usr/lib/prosody/util by another one from this repository. You should do the same thing with "mod_register.lua" located in ubuntu in /usr/lib/prosody/modules. -After this all you can try to register on your server and see the captcha. \ No newline at end of file +After this all you can try to register on your server and see the captcha. + += TODO = + * Maybe use recaptcha instead of libgd. \ No newline at end of file