<?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_muc_http_auth/mod_muc_http_auth.lua history</title>
    <description>mod_muc_http_auth/mod_muc_http_auth.lua revision history</description>
    <item>
    <title>mod_muc_http_auth: Add missing import</title>
    <link>http://hg.omfa.de/prosody-modules/log/b125db92bac6/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[mod_muc_http_auth: Add missing import]]></description>
    <author>&#74;&#67;&#32;&#66;&#114;&#97;&#110;&#100;&#32;&#60;&#106;&#99;&#64;&#111;&#112;&#107;&#111;&#100;&#101;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 25 Oct 2021 16:47:44 +0200</pubDate>
</item>
<item>
    <title>mod_muc_http_auth: Allow for enabling/disabling per user host</title>
    <link>http://hg.omfa.de/prosody-modules/log/0a0334a3a784/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[mod_muc_http_auth: Allow for enabling/disabling per user host<br/>
<br/>
IMPORTANT: This is a breaking change.<br/>
<br/>
The `muc_http_auth_enabled_for` and `muc_http_auth_disabled_for` options are<br/>
now maps (with user hosts as keys) and not sets.]]></description>
    <author>&#74;&#67;&#32;&#66;&#114;&#97;&#110;&#100;&#32;&#60;&#106;&#99;&#64;&#111;&#112;&#107;&#111;&#100;&#101;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 25 Oct 2021 15:58:16 +0200</pubDate>
</item>
<item>
    <title>mod_muc_http_auth: Make sure query parameters are URL encoded</title>
    <link>http://hg.omfa.de/prosody-modules/log/15c335dc196e/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[mod_muc_http_auth: Make sure query parameters are URL encoded]]></description>
    <author>&#83;&#101;&#118;&#101;&#32;&#70;&#101;&#114;&#114;&#101;&#114;&#32;&#60;&#115;&#101;&#118;&#101;&#64;&#100;&#101;&#108;&#97;&#112;&#101;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Thu, 23 Sep 2021 17:13:35 +0200</pubDate>
</item>
<item>
    <title>mod_muc_http_auth: Make sure query parameters are URL encoded</title>
    <link>http://hg.omfa.de/prosody-modules/log/6a05c9eb964e/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[mod_muc_http_auth: Make sure query parameters are URL encoded]]></description>
    <author>&#83;&#101;&#118;&#101;&#32;&#70;&#101;&#114;&#114;&#101;&#114;&#32;&#60;&#115;&#101;&#118;&#101;&#64;&#100;&#101;&#108;&#97;&#112;&#101;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Thu, 23 Sep 2021 16:41:42 +0200</pubDate>
</item>
<item>
    <title>mod_muc_http_auth: External auth services might need to check on the nickname as well</title>
    <link>http://hg.omfa.de/prosody-modules/log/4b3f054666e6/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[mod_muc_http_auth: External auth services might need to check on the nickname as well]]></description>
    <author>&#83;&#101;&#118;&#101;&#32;&#70;&#101;&#114;&#114;&#101;&#114;&#32;&#60;&#115;&#101;&#118;&#101;&#64;&#100;&#101;&#108;&#97;&#112;&#101;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Tue, 21 Sep 2021 14:00:01 +0200</pubDate>
</item>
<item>
    <title>mod_mucc_http_auth: Provide Authorization header setting for deployments behind a login</title>
    <link>http://hg.omfa.de/prosody-modules/log/9606e7a63a69/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[mod_mucc_http_auth: Provide Authorization header setting for deployments behind a login]]></description>
    <author>&#83;&#101;&#118;&#101;&#32;&#70;&#101;&#114;&#114;&#101;&#114;&#32;&#60;&#115;&#101;&#118;&#101;&#64;&#100;&#101;&#108;&#97;&#112;&#101;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Wed, 06 Jan 2021 20:49:45 +0100</pubDate>
</item>
<item>
    <title>mod_muc_http_auth: `no-authorized` error must be of type `auth`</title>
    <link>http://hg.omfa.de/prosody-modules/log/caaa40f072da/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[mod_muc_http_auth: `no-authorized` error must be of type `auth`]]></description>
    <author>&#74;&#67;&#32;&#66;&#114;&#97;&#110;&#100;&#32;&#60;&#106;&#99;&#64;&#111;&#112;&#107;&#111;&#100;&#101;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Wed, 06 Jan 2021 13:48:49 +0100</pubDate>
</item>
<item>
    <title>mod_muc_http_auth: Bugfix: Not properly listening on register IQs</title>
    <link>http://hg.omfa.de/prosody-modules/log/aec8148df26a/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[mod_muc_http_auth: Bugfix: Not properly listening on register IQs]]></description>
    <author>&#83;&#101;&#118;&#101;&#32;&#70;&#101;&#114;&#114;&#101;&#114;&#32;&#60;&#115;&#101;&#118;&#101;&#64;&#100;&#101;&#108;&#97;&#112;&#101;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Fri, 18 Dec 2020 16:31:01 +0100</pubDate>
</item>
<item>
    <title>Improve UX by providing defaults users expect</title>
    <link>http://hg.omfa.de/prosody-modules/log/d261233f7ced/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[Improve UX by providing defaults users expect]]></description>
    <author>&#83;&#101;&#118;&#101;&#32;&#70;&#101;&#114;&#114;&#101;&#114;&#32;&#60;&#115;&#101;&#118;&#101;&#64;&#100;&#101;&#108;&#97;&#112;&#101;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Fri, 18 Dec 2020 15:28:12 +0100</pubDate>
</item>
<item>
    <title>mod_muc_http_auth: Use get_option_set API properly</title>
    <link>http://hg.omfa.de/prosody-modules/log/bcb2b9adfcde/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[mod_muc_http_auth: Use get_option_set API properly]]></description>
    <author>&#83;&#101;&#118;&#101;&#32;&#70;&#101;&#114;&#114;&#101;&#114;&#32;&#60;&#115;&#101;&#118;&#101;&#64;&#100;&#101;&#108;&#97;&#112;&#101;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Tue, 15 Dec 2020 14:16:11 +0100</pubDate>
</item>
<item>
    <title>For deployments that have  https://hg.prosody.im/trunk/file/tip/plugins/muc/register.lib.lua#l7 and use https://modules.prosody.im/mod_muc_http_auth.html users can still register to a MUC even if they are not allowed to join. That means they would receive RAI or RMN, for instance.</title>
    <link>http://hg.omfa.de/prosody-modules/log/8006da2cf44c/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[For deployments that have  https://hg.prosody.im/trunk/file/tip/plugins/muc/register.lib.lua#l7 and use https://modules.prosody.im/mod_muc_http_auth.html users can still register to a MUC even if they are not allowed to join. That means they would receive RAI or RMN, for instance.]]></description>
    <author>&#83;&#101;&#118;&#101;&#32;&#70;&#101;&#114;&#114;&#101;&#114;&#32;&#60;&#115;&#101;&#118;&#101;&#64;&#100;&#101;&#108;&#97;&#112;&#101;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Tue, 15 Dec 2020 11:26:29 +0100</pubDate>
</item>
<item>
    <title>Prosodoy module to externalize MUC authorization via HTTP</title>
    <link>http://hg.omfa.de/prosody-modules/log/08138de4cb88/mod_muc_http_auth/mod_muc_http_auth.lua</link>
    <description><![CDATA[Prosodoy module to externalize MUC authorization via HTTP]]></description>
    <author>&#83;&#101;&#118;&#101;&#32;&#70;&#101;&#114;&#114;&#101;&#114;&#32;&#60;&#115;&#101;&#118;&#101;&#64;&#100;&#101;&#108;&#97;&#112;&#101;&#46;&#110;&#101;&#116;&#62;</author>
    <pubDate>Sat, 12 Dec 2020 18:19:14 +0100</pubDate>
</item>

  </channel>
</rss>
