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

    <title>prosody-hg: plugins/mod_auth_internal.lua history</title>
    <description>plugins/mod_auth_internal.lua revision history</description>
    <item>
    <title>mod_auth_internal, mod_auth_internal_hashed: Remove checking for nil or empty password and pretending it means the user doesn't exist. Hopefully with more success than Custer.</title>
    <link>http://hg.omfa.de/prosody-hg/log/f13306ce3417/plugins/mod_auth_internal.lua</link>
    <description><![CDATA[mod_auth_internal, mod_auth_internal_hashed: Remove checking for nil or empty password and pretending it means the user doesn't exist. Hopefully with more success than Custer.]]></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>Thu, 08 Jul 2010 20:59:53 +0100</pubDate>
</item>
<item>
    <title>mod_auth_internal, mod_auth_internal_hashed: Remove is_admin method from providers</title>
    <link>http://hg.omfa.de/prosody-hg/log/e425e27c12be/plugins/mod_auth_internal.lua</link>
    <description><![CDATA[mod_auth_internal, mod_auth_internal_hashed: Remove is_admin method from providers]]></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>Tue, 22 Jun 2010 19:14:55 +0100</pubDate>
</item>
<item>
    <title>mod_auth_internal: Log as &quot;auth_internal&quot;, not as &quot;usermanager&quot;.</title>
    <link>http://hg.omfa.de/prosody-hg/log/5ad2710d7bb8/plugins/mod_auth_internal.lua</link>
    <description><![CDATA[mod_auth_internal: Log as &quot;auth_internal&quot;, not as &quot;usermanager&quot;.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 15 Jun 2010 09:16:47 +0500</pubDate>
</item>
<item>
    <title>mod_auth_internal{,_hashed}: Update is_admin to only report the admin status of the current host (ignores global admin rights), fixes global access traceback</title>
    <link>http://hg.omfa.de/prosody-hg/log/fd06023cbdcc/plugins/mod_auth_internal.lua</link>
    <description><![CDATA[mod_auth_internal{,_hashed}: Update is_admin to only report the admin status of the current host (ignores global admin rights), fixes global access traceback]]></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, 09 Jun 2010 21:25:59 +0100</pubDate>
</item>
<item>
    <title>mod_auth_internal, mod_auth_internal_hashed: Fixed a global access.</title>
    <link>http://hg.omfa.de/prosody-hg/log/a475fbce1990/plugins/mod_auth_internal.lua</link>
    <description><![CDATA[mod_auth_internal, mod_auth_internal_hashed: Fixed a global access.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 07 Jun 2010 02:38:20 +0500</pubDate>
</item>
<item>
    <title>mod_auth_internal, mod_auth_internal_hashed: Updated to provide get_sasl_handler.</title>
    <link>http://hg.omfa.de/prosody-hg/log/b5f261123013/plugins/mod_auth_internal.lua</link>
    <description><![CDATA[mod_auth_internal, mod_auth_internal_hashed: Updated to provide get_sasl_handler.]]></description>
    <author>&#87;&#97;&#113;&#97;&#115;&#32;&#72;&#117;&#115;&#115;&#97;&#105;&#110;&#32;&#60;&#119;&#97;&#113;&#97;&#115;&#50;&#48;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 07 Jun 2010 02:33:40 +0500</pubDate>
</item>
<item>
    <title>Rename mod_defaultauth -&gt; mod_auth_internal, mod_hashpassauth -&gt; mod_auth_internal_hashed, and the providers to internal and internal_hashed respectively. Also no longer auto-load defaultauth, but instead auto-load the plugin selected for each host at startup based on the provider name.</title>
    <link>http://hg.omfa.de/prosody-hg/log/99be525bcfb4/plugins/mod_auth_internal.lua</link>
    <description><![CDATA[Rename mod_defaultauth -&gt; mod_auth_internal, mod_hashpassauth -&gt; mod_auth_internal_hashed, and the providers to internal and internal_hashed respectively. Also no longer auto-load defaultauth, but instead auto-load the plugin selected for each host at startup based on the provider name.]]></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, 04 Jun 2010 14:33:36 +0100</pubDate>
</item>

  </channel>
</rss>
