<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://hg.omfa.de/prosody-modules/</link>
    <language>en-us</language>

    <title>prosody-modules: mod_register_web/mod_register_web.lua history</title>
    <description>mod_register_web/mod_register_web.lua revision history</description>
    <item>
    <title>mod_register_web: Add hCaptcha provider</title>
    <link>http://hg.omfa.de/prosody-modules/log/95262bd1bcb2/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Add hCaptcha provider]]></description>
    <author>&#77;&#105;&#99;&#104;&#101;&#108;&#32;&#76;&#101;&#32;&#66;&#105;&#104;&#97;&#110;&#32;&#60;&#109;&#105;&#99;&#104;&#101;&#108;&#64;&#108;&#101;&#98;&#105;&#104;&#97;&#110;&#46;&#112;&#108;&#62;</author>
    <pubDate>Mon, 15 Feb 2021 21:04:19 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Set a (configurable) HTTP app title</title>
    <link>http://hg.omfa.de/prosody-modules/log/cf3247ec5e01/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Set a (configurable) HTTP app title<br/>
<br/>
This is understood by mod_http_index for example.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 17 Nov 2019 16:34:56 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Enforce strict username validation (on trunk, ignored otherwise)</title>
    <link>http://hg.omfa.de/prosody-modules/log/19e43b7a969d/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Enforce strict username validation (on trunk, ignored otherwise)]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 01 Nov 2019 23:21:50 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Fix to use real client IP in case of proxy forwarding (thanks Sebastian)</title>
    <link>http://hg.omfa.de/prosody-modules/log/1c3c7d73c5a6/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Fix to use real client IP in case of proxy forwarding (thanks Sebastian)<br/>
<br/>
mod_http since Prosody 0.11 will process the `X-Forwarded-For` header and store the result in `request.ip`.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 01 Nov 2019 17:15:29 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Fix traceback if captcha_reply is left out of the form (thanks woffs)</title>
    <link>http://hg.omfa.de/prosody-modules/log/f9a93d7b6c50/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Fix traceback if captcha_reply is left out of the form (thanks woffs)]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 28 Sep 2019 21:26:28 +0200</pubDate>
</item>
<item>
    <title>mod_register_web: Add soft dependency on mod_register_limits (0.11+)</title>
    <link>http://hg.omfa.de/prosody-modules/log/866167118d23/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Add soft dependency on mod_register_limits (0.11+)]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 07 Nov 2018 17:49:27 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Handle errors contacting upstream API</title>
    <link>http://hg.omfa.de/prosody-modules/log/d631fd9a3300/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Handle errors contacting upstream API]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 15 Apr 2018 12:39:32 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Pass username to generate_register_response</title>
    <link>http://hg.omfa.de/prosody-modules/log/3a104a900af1/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Pass username to generate_register_response]]></description>
    <author>&#77;&#105;&#99;&#104;&#101;&#108;&#32;&#76;&#101;&#32;&#66;&#105;&#104;&#97;&#110;&#32;&#60;&#109;&#105;&#99;&#104;&#101;&#108;&#64;&#108;&#101;&#98;&#105;&#104;&#97;&#110;&#46;&#112;&#108;&#62;</author>
    <pubDate>Tue, 13 Mar 2018 21:12:21 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Remove unused variables [luacheck]</title>
    <link>http://hg.omfa.de/prosody-modules/log/049975800d1c/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Remove unused variables [luacheck]]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 10 Mar 2018 02:48:07 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Remove username and password from form data and provide the rest in pre-registration event</title>
    <link>http://hg.omfa.de/prosody-modules/log/edf5e8a77d0c/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Remove username and password from form data and provide the rest in pre-registration event]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 10 Mar 2018 02:44:27 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Return reason for rejection if one was provided by another plugin during pre-registration checks</title>
    <link>http://hg.omfa.de/prosody-modules/log/9d53134a0b29/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Return reason for rejection if one was provided by another plugin during pre-registration checks]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 10 Mar 2018 02:39:54 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Include IP address in pre-registration check event to allow other modules a chance to act on it</title>
    <link>http://hg.omfa.de/prosody-modules/log/9f60905406ba/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Include IP address in pre-registration check event to allow other modules a chance to act on it]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 10 Mar 2018 02:38:42 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Normalize indentation [luacheck]</title>
    <link>http://hg.omfa.de/prosody-modules/log/57d4680b86a4/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Normalize indentation [luacheck]]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Thu, 17 Aug 2017 14:49:52 +0200</pubDate>
</item>
<item>
    <title>mod_register_web: Import missing datamanager</title>
    <link>http://hg.omfa.de/prosody-modules/log/7d864a03b509/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Import missing datamanager]]></description>
    <author>&#77;&#105;&#99;&#104;&#101;&#108;&#32;&#76;&#101;&#32;&#66;&#105;&#104;&#97;&#110;&#32;&#60;&#109;&#105;&#99;&#104;&#101;&#108;&#64;&#108;&#101;&#98;&#105;&#104;&#97;&#110;&#46;&#112;&#108;&#62;</author>
    <pubDate>Thu, 17 Aug 2017 14:35:42 +0200</pubDate>
</item>
<item>
    <title>mod_register_web: Add password confirmation field</title>
    <link>http://hg.omfa.de/prosody-modules/log/c8161146c698/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Add password confirmation field]]></description>
    <author>&#77;&#105;&#99;&#104;&#101;&#108;&#32;&#76;&#101;&#32;&#66;&#105;&#104;&#97;&#110;&#32;&#60;&#109;&#105;&#99;&#104;&#101;&#108;&#64;&#108;&#101;&#98;&#105;&#104;&#97;&#110;&#46;&#112;&#108;&#62;</author>
    <pubDate>Tue, 01 Aug 2017 17:33:05 +0200</pubDate>
</item>
<item>
    <title>mod_register_web: Switch to the new reCAPTCHA API, including support for &quot;nocaptcha&quot; when users are already signed in to Google.</title>
    <link>http://hg.omfa.de/prosody-modules/log/32604bf33a4c/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Switch to the new reCAPTCHA API, including support for &quot;nocaptcha&quot; when users are already signed in to Google.]]></description>
    <author>&#84;&#104;&#105;&#106;&#115;&#32;&#65;&#108;&#107;&#101;&#109;&#97;&#100;&#101;&#32;&#60;&#109;&#101;&#64;&#116;&#104;&#105;&#106;&#115;&#97;&#108;&#107;&#101;&#109;&#97;&#46;&#100;&#101;&#62;</author>
    <pubDate>Wed, 04 Mar 2015 12:57:24 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Send Content-Type headers</title>
    <link>http://hg.omfa.de/prosody-modules/log/c56baec031e8/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Send Content-Type headers]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Thu, 26 Feb 2015 15:31:25 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Add option for specifying path to templates</title>
    <link>http://hg.omfa.de/prosody-modules/log/1aa894db3585/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Add option for specifying path to templates]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 19 Nov 2014 10:19:51 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Add dependency on mod_http</title>
    <link>http://hg.omfa.de/prosody-modules/log/5e1f7af23cf0/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Add dependency on mod_http]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 27 Jun 2014 22:48:15 +0200</pubDate>
</item>
<item>
    <title>mod_register_web: Use path separator from package.config</title>
    <link>http://hg.omfa.de/prosody-modules/log/742f3dc601b5/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Use path separator from package.config]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 27 Jun 2014 20:57:51 +0200</pubDate>
</item>
<item>
    <title>mod_register_web: Pass request around so IP address can be reported</title>
    <link>http://hg.omfa.de/prosody-modules/log/e670d4cc5027/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Pass request around so IP address can be reported]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 26 Feb 2014 20:15:41 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Use net.http instead of util.http, as we need to make requests (thanks dustin)</title>
    <link>http://hg.omfa.de/prosody-modules/log/34fbe58d19da/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Use net.http instead of util.http, as we need to make requests (thanks dustin)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 06 Dec 2013 02:31:47 +0000</pubDate>
</item>
<item>
    <title>mod_register_web: Handle URLs with a trailing slash</title>
    <link>http://hg.omfa.de/prosody-modules/log/cc5cbeeb9fc7/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Handle URLs with a trailing slash]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 01 Dec 2013 01:34:11 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Use correct variables</title>
    <link>http://hg.omfa.de/prosody-modules/log/752285859607/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Use correct variables]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 23:46:54 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Fire user-registering event like mod_register</title>
    <link>http://hg.omfa.de/prosody-modules/log/c669cb78b293/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Fire user-registering event like mod_register]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 23:37:39 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Check for empty username</title>
    <link>http://hg.omfa.de/prosody-modules/log/59332e0bfbdc/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Check for empty username]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 23:36:41 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Support additional registration fields</title>
    <link>http://hg.omfa.de/prosody-modules/log/9277e0a3922f/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Support additional registration fields]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 22:59:27 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Pass request to captcha handler</title>
    <link>http://hg.omfa.de/prosody-modules/log/da39ba4047a7/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Pass request to captcha handler]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 22:10:41 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Add missing =</title>
    <link>http://hg.omfa.de/prosody-modules/log/f7b1992e4ff6/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Add missing =]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 22:10:07 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Fire user-registered event</title>
    <link>http://hg.omfa.de/prosody-modules/log/12f59489ef6e/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Fire user-registered event]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 20:29:49 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Use local</title>
    <link>http://hg.omfa.de/prosody-modules/log/502ce9672eae/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Use local]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 20:29:21 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Friendly error messages if the username is taken or failed nodeprep</title>
    <link>http://hg.omfa.de/prosody-modules/log/f7c561fbd5a6/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Friendly error messages if the username is taken or failed nodeprep]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 20:28:07 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Indentation fix</title>
    <link>http://hg.omfa.de/prosody-modules/log/12e3bc0fd6ed/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Indentation fix]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 19:09:30 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Add a simple fallback captcha</title>
    <link>http://hg.omfa.de/prosody-modules/log/db85ff22ae97/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Add a simple fallback captcha]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 19:00:38 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Move HTML into separate template files</title>
    <link>http://hg.omfa.de/prosody-modules/log/6015434f0e05/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Move HTML into separate template files]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 18:57:54 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Split out recaptcha verification to a separate function</title>
    <link>http://hg.omfa.de/prosody-modules/log/0667624637da/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Split out recaptcha verification to a separate function]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 18:25:32 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Import usermanager and util.http into locals</title>
    <link>http://hg.omfa.de/prosody-modules/log/a3766d3baacb/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Import usermanager and util.http into locals]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 30 Nov 2013 18:22:58 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Always use HTTPS to connect to recaptcha's API (thanks hexa)</title>
    <link>http://hg.omfa.de/prosody-modules/log/6617f5f79d68/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Always use HTTPS to connect to recaptcha's API (thanks hexa)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 20 Nov 2013 23:35:45 +0000</pubDate>
</item>
<item>
    <title>mod_register_web: Show actual hostname in registration form</title>
    <link>http://hg.omfa.de/prosody-modules/log/b9d149936764/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Show actual hostname in registration form]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Fri, 10 Aug 2012 21:40:52 +0200</pubDate>
</item>
<item>
    <title>mod_register_web: nodeprep username before creating user (thanks IRON)</title>
    <link>http://hg.omfa.de/prosody-modules/log/03595194075a/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: nodeprep username before creating user (thanks IRON)]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 22 Jul 2012 19:52:45 +0100</pubDate>
</item>
<item>
    <title>mod_register_web: Extremely rough web registration page, with captcha</title>
    <link>http://hg.omfa.de/prosody-modules/log/c08b0e4b7b38/mod_register_web/mod_register_web.lua</link>
    <description><![CDATA[mod_register_web: Extremely rough web registration page, with captcha]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sun, 29 Apr 2012 17:36:31 +0100</pubDate>
</item>

  </channel>
</rss>
