<?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_legacyauth.lua history</title>
    <description>plugins/mod_legacyauth.lua revision history</description>
    <item>
    <title>plugins: Prefix module imports with prosody namespace</title>
    <link>http://hg.omfa.de/prosody-hg/log/74b9e05af71e/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[plugins: Prefix module imports with prosody namespace]]></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, 24 Mar 2023 13:15:28 +0100</pubDate>
</item>
<item>
    <title>mod_legacyauth: Default to require encryption</title>
    <link>http://hg.omfa.de/prosody-hg/log/a80314101bc6/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Default to require encryption]]></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, 10 Feb 2022 15:48:34 +0000</pubDate>
</item>
<item>
    <title>mod_legacyauth: Report failure from sessionmanager (mostly invalid username)</title>
    <link>http://hg.omfa.de/prosody-hg/log/e1cb869e2f6c/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Report failure from sessionmanager (mostly invalid 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>Mon, 23 Dec 2019 23:11:28 +0100</pubDate>
</item>
<item>
    <title>mod_legacyauth: Split a long line [luacheck]</title>
    <link>http://hg.omfa.de/prosody-hg/log/bd88ca43d77a/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Split a long line [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>Tue, 01 May 2018 20:45:22 +0200</pubDate>
</item>
<item>
    <title>mod_legacyauth, mod_saslauth, mod_tls: Pass require_encryption as default option to s2s_require_encryption so the later overrides the former</title>
    <link>http://hg.omfa.de/prosody-hg/log/edc63dc72566/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth, mod_saslauth, mod_tls: Pass require_encryption as default option to s2s_require_encryption so the later overrides the former]]></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>Tue, 21 Oct 2014 12:49:03 +0200</pubDate>
</item>
<item>
    <title>mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups</title>
    <link>http://hg.omfa.de/prosody-hg/log/76699a0ae4c4/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups]]></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, 04 Jul 2014 22:52:34 +0200</pubDate>
</item>
<item>
    <title>Remove all trailing whitespace</title>
    <link>http://hg.omfa.de/prosody-hg/log/bd0ff8ae98a8/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Remove all trailing whitespace]]></description>
    <author>&#70;&#108;&#111;&#114;&#105;&#97;&#110;&#32;&#90;&#101;&#105;&#116;&#122;&#32;&#60;&#102;&#108;&#111;&#114;&#111;&#98;&#64;&#98;&#97;&#98;&#101;&#108;&#109;&#111;&#110;&#107;&#101;&#121;&#115;&#46;&#100;&#101;&#62;</author>
    <pubDate>Fri, 09 Aug 2013 17:48:21 +0200</pubDate>
</item>
<item>
    <title>mod_legacyauth: Fix for sending error response to unauthed s2s connections</title>
    <link>http://hg.omfa.de/prosody-hg/log/a0673b644f05/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Fix for sending error response to unauthed s2s connections]]></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, 13 Sep 2012 18:48:35 +0100</pubDate>
</item>
<item>
    <title>mod_legacyauth: Remove unused variable</title>
    <link>http://hg.omfa.de/prosody-hg/log/82b9fe0c79c5/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Remove unused variable]]></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>Tue, 07 Aug 2012 17:01:07 +0200</pubDate>
</item>
<item>
    <title>mod_legacyauth: Return an error if username or resource fails stringprep (thanks iron)</title>
    <link>http://hg.omfa.de/prosody-hg/log/4629c60a303b/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Return an error if username or resource fails stringprep (thanks iron)]]></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>Tue, 07 Aug 2012 17:00:12 +0200</pubDate>
</item>
<item>
    <title>mod_legacyauth: Disallow on unencrypted connections by default, heed allow_unencrypted_plain_auth config option (thanks Maranda/Zash)</title>
    <link>http://hg.omfa.de/prosody-hg/log/ee445e658848/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Disallow on unencrypted connections by default, heed allow_unencrypted_plain_auth config option (thanks Maranda/Zash)]]></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 Apr 2011 18:19:28 +0100</pubDate>
</item>
<item>
    <title>mod_legacyauth: Limit authentication to unauthenticated client connections.</title>
    <link>http://hg.omfa.de/prosody-hg/log/5cdcd7ee6ef5/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Limit authentication to unauthenticated client connections.]]></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>Sat, 16 Oct 2010 05:46:23 +0500</pubDate>
</item>
<item>
    <title>mod_legacyauth: Updated to use the new events API.</title>
    <link>http://hg.omfa.de/prosody-hg/log/59cdb9166bd0/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Updated to use the new events API.]]></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>Sat, 16 Oct 2010 05:41:49 +0500</pubDate>
</item>
<item>
    <title>usermanager, mod_auth_internal_hashed, mod_legacyauth: New order of parameters for usermanager.test_password - username, host, password</title>
    <link>http://hg.omfa.de/prosody-hg/log/e736f68c1047/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[usermanager, mod_auth_internal_hashed, mod_legacyauth: New order of parameters for usermanager.test_password - username, host, password]]></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, 21 Jul 2010 21:01:36 +0100</pubDate>
</item>
<item>
    <title>mod_legacyauth: Fixed the ordering of parameters passed to usermanager.test_password.</title>
    <link>http://hg.omfa.de/prosody-hg/log/d0525df563c0/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Fixed the ordering of parameters passed to usermanager.test_password.]]></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>Thu, 10 Jun 2010 03:54:22 +0500</pubDate>
</item>
<item>
    <title>mod_legacyauth: Use the new usermanager.test_password instead of usermanager.validate_credentials.</title>
    <link>http://hg.omfa.de/prosody-hg/log/382f70627ff9/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Use the new usermanager.test_password instead of usermanager.validate_credentials.]]></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>Wed, 09 Jun 2010 22:20:53 +0500</pubDate>
</item>
<item>
    <title>Merge 0.6-&gt;0.7</title>
    <link>http://hg.omfa.de/prosody-hg/log/692b3c6c5bd2/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Merge 0.6-&gt;0.7]]></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>Mon, 22 Mar 2010 17:24:55 +0000</pubDate>
</item>
<item>
    <title>Update copyright headers for 2010</title>
    <link>http://hg.omfa.de/prosody-hg/log/b7049746bd29/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Update copyright headers for 2010]]></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>Mon, 22 Mar 2010 17:06:15 +0000</pubDate>
</item>
<item>
    <title>mod_legacyauth: Hook stream-features event using new events API.</title>
    <link>http://hg.omfa.de/prosody-hg/log/c9ed79940b2e/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Hook stream-features event using new events API.]]></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>Fri, 12 Feb 2010 04:22:01 +0500</pubDate>
</item>
<item>
    <title>require_encryption deprecated, use c2s_require_encryption instead</title>
    <link>http://hg.omfa.de/prosody-hg/log/126401a7159f/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[require_encryption deprecated, use c2s_require_encryption instead]]></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>Mon, 05 Oct 2009 14:59:30 +0100</pubDate>
</item>
<item>
    <title>Merge with 0.5</title>
    <link>http://hg.omfa.de/prosody-hg/log/f4c88dd32724/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Merge with 0.5]]></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, 27 Sep 2009 12:26:51 +0100</pubDate>
</item>
<item>
    <title>mod_legacyauth: Don't allow server-generated resource identifiers, as these are not support by legacy auth.</title>
    <link>http://hg.omfa.de/prosody-hg/log/5408d5100bd0/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Don't allow server-generated resource identifiers, as these are not support by legacy auth.]]></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>Sun, 27 Sep 2009 15:50:41 +0500</pubDate>
</item>
<item>
    <title>mod_legacyauth: Undo auth on bind fail. Legacy auth is atomic.</title>
    <link>http://hg.omfa.de/prosody-hg/log/a805e4fe104a/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Undo auth on bind fail. Legacy auth is atomic.]]></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>Sun, 27 Sep 2009 15:30:01 +0500</pubDate>
</item>
<item>
    <title>mod_legacyauth: Added node and resource prepping.</title>
    <link>http://hg.omfa.de/prosody-hg/log/ced7a6b8bcd0/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Added node and resource prepping.]]></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>Sun, 27 Sep 2009 15:21:08 +0500</pubDate>
</item>
<item>
    <title>mod_legacyauth: Added a FIXME</title>
    <link>http://hg.omfa.de/prosody-hg/log/b675ae5b4c91/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Added a FIXME]]></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>Thu, 13 Aug 2009 16:53:18 +0500</pubDate>
</item>
<item>
    <title>mod_legacyauth: Refactored a bit</title>
    <link>http://hg.omfa.de/prosody-hg/log/5eb806590525/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Refactored a bit]]></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>Thu, 13 Aug 2009 16:51:35 +0500</pubDate>
</item>
<item>
    <title>mod_legacyauth: Updated to use module:get_option instead of configmanager</title>
    <link>http://hg.omfa.de/prosody-hg/log/a39a253b5b89/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Updated to use module:get_option instead of configmanager]]></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>Thu, 13 Aug 2009 16:46:08 +0500</pubDate>
</item>
<item>
    <title>mod_legacyauth: Removed useless 'require' call on every login attempt</title>
    <link>http://hg.omfa.de/prosody-hg/log/0e061ebf565e/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Removed useless 'require' call on every login attempt]]></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>Thu, 13 Aug 2009 16:45:47 +0500</pubDate>
</item>
<item>
    <title>Remove version number from copyright headers</title>
    <link>http://hg.omfa.de/prosody-hg/log/841d61be198f/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Remove version number from copyright headers]]></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, 10 Jul 2009 03:11:45 +0100</pubDate>
</item>
<item>
    <title>mod_legacyauth: Hide stream feature when secure auth is enabled, and session isn't secure</title>
    <link>http://hg.omfa.de/prosody-hg/log/8e02c10c9e60/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Hide stream feature when secure auth is enabled, and session isn't secure]]></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, 29 May 2009 18:04:53 +0100</pubDate>
</item>
<item>
    <title>mod_saslauth, mod_legacyauth: Deny logins to unsecure sessions when require_encryption config option is true</title>
    <link>http://hg.omfa.de/prosody-hg/log/fd8ce71bc72b/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_saslauth, mod_legacyauth: Deny logins to unsecure sessions when require_encryption config option is true]]></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, 29 May 2009 14:33:55 +0100</pubDate>
</item>
<item>
    <title>mod_*: Fix a load of global accesses</title>
    <link>http://hg.omfa.de/prosody-hg/log/a3d77353c18a/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_*: Fix a load of global accesses]]></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, 22 Apr 2009 21:32:23 +0100</pubDate>
</item>
<item>
    <title>0.3-&gt;0.4</title>
    <link>http://hg.omfa.de/prosody-hg/log/2c0b9e3c11c3/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[0.3-&gt;0.4]]></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, 20 Mar 2009 20:16:25 +0000</pubDate>
</item>
<item>
    <title>mod_legacyauth: Added stream feature: &lt;auth xmlns='http://jabber.org/features/iq-auth'/&gt;</title>
    <link>http://hg.omfa.de/prosody-hg/log/236d1ce9fa99/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[mod_legacyauth: Added stream feature: &lt;auth xmlns='http://jabber.org/features/iq-auth'/&gt;]]></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>Sun, 08 Mar 2009 04:49:51 +0500</pubDate>
</item>
<item>
    <title>Update copyright notices for 2009</title>
    <link>http://hg.omfa.de/prosody-hg/log/90ce865eebd8/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Update copyright notices for 2009]]></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, 30 Jan 2009 17:59:26 +0000</pubDate>
</item>
<item>
    <title>0.2-&gt;0.3</title>
    <link>http://hg.omfa.de/prosody-hg/log/5cccfb5da6cb/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[0.2-&gt;0.3]]></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, 30 Jan 2009 17:40:25 +0000</pubDate>
</item>
<item>
    <title>GPL-&gt;MIT!</title>
    <link>http://hg.omfa.de/prosody-hg/log/b1885732e979/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[GPL-&gt;MIT!]]></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, 30 Jan 2009 17:22:56 +0000</pubDate>
</item>
<item>
    <title>0.1 -&gt; 0.2</title>
    <link>http://hg.omfa.de/prosody-hg/log/4ae3e81513f3/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[0.1 -&gt; 0.2]]></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, 10 Dec 2008 15:44:03 +0000</pubDate>
</item>
<item>
    <title>Change modules to use the new add_feature module API method.</title>
    <link>http://hg.omfa.de/prosody-hg/log/3521e0851c9e/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Change modules to use the new add_feature module API method.<br/>
This also fixes the bug causing disco features being added to every disco reply for every host.]]></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>Thu, 04 Dec 2008 20:16:30 +0500</pubDate>
</item>
<item>
    <title>Insert copyright/license headers</title>
    <link>http://hg.omfa.de/prosody-hg/log/cccd610a0ef9/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Insert copyright/license headers]]></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, 03 Dec 2008 14:39:07 +0000</pubDate>
</item>
<item>
    <title>Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.</title>
    <link>http://hg.omfa.de/prosody-hg/log/193f9dd64f17/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.]]></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, 27 Nov 2008 03:12:12 +0000</pubDate>
</item>
<item>
    <title>Modules now sending disco replies</title>
    <link>http://hg.omfa.de/prosody-hg/log/63be85693710/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Modules now sending disco replies]]></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>Wed, 26 Nov 2008 08:27:09 +0500</pubDate>
</item>
<item>
    <title>Fixed mod_legacyauth to use session.send for sending stanzas</title>
    <link>http://hg.omfa.de/prosody-hg/log/6345cf3e994a/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Fixed mod_legacyauth to use session.send for sending stanzas]]></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>Sun, 16 Nov 2008 04:36:34 +0500</pubDate>
</item>
<item>
    <title>Code cleanup for resource binding</title>
    <link>http://hg.omfa.de/prosody-hg/log/7b28fa8bbfe5/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Code cleanup for resource binding]]></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>Sun, 16 Nov 2008 03:16:53 +0500</pubDate>
</item>
<item>
    <title>Fix mod_legacyauth to not use old stanza_dispatch</title>
    <link>http://hg.omfa.de/prosody-hg/log/1fee9396ca2f/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Fix mod_legacyauth to not use old stanza_dispatch]]></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, 24 Oct 2008 14:45:50 +0100</pubDate>
</item>
<item>
    <title>Small fix for sending stanzas in case of resource binding error</title>
    <link>http://hg.omfa.de/prosody-hg/log/363c0af290bc/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Small fix for sending stanzas in case of resource binding error]]></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>Sat, 04 Oct 2008 02:14:11 +0100</pubDate>
</item>
<item>
    <title>SASL!</title>
    <link>http://hg.omfa.de/prosody-hg/log/3fdfd6e0cb4e/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[SASL!<br/>
(but before you get too excited, no resource binding yet. And yes, there are still plenty of rough edges to the code...)<br/>
((eg. must move &lt;stream:features&gt; out of xmlhandlers.lua o_O ))]]></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, 02 Oct 2008 01:08:58 +0100</pubDate>
</item>
<item>
    <title>Huge commit to:</title>
    <link>http://hg.omfa.de/prosody-hg/log/bcf539295f2d/plugins/mod_legacyauth.lua</link>
    <description><![CDATA[Huge commit to:<br/>
* Break stanza routing (to be restored in a future commit)<br/>
* Remove the old stanza_dispatcher code, which was never going to be maintainable nor extendable :)<br/>
* Bring us plugins, starting with mod_legacyauth and mod_roster<br/>
* Sessions are now created/destroyed using a standard sessionmanager interface]]></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, 30 Sep 2008 19:52:00 +0100</pubDate>
</item>

  </channel>
</rss>
