<?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_delegation/mod_delegation.lua history</title>
    <description>mod_delegation/mod_delegation.lua revision history</description>
    <item>
    <title>mod_delegation: use clean_xmlns to remove jabber:client namespace from node:</title>
    <link>http://hg.omfa.de/prosody-modules/log/7d6ae8bb95dc/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: use clean_xmlns to remove jabber:client namespace from node:<br/>
<br/>
for the same reason as in mod_privilege, `jabber:client` namespace is removed with the<br/>
clean_xmlns method coming from there.<br/>
<br/>
Furthermore, the forwarded &lt;iq&gt; stanza use the `jabber:client` xmlns while the stanza may<br/>
come from a component with e.g. `jabber:component:accept` xmlns, this can lead to<br/>
inconsistencies between the &lt;iq&gt; stanza and children (like &lt;error&gt; element).]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sat, 28 May 2022 16:42:13 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: update to XEP-0355 v0.5</title>
    <link>http://hg.omfa.de/prosody-modules/log/679f1834dbdb/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: update to XEP-0355 v0.5<br/>
<br/>
- namespace bump to &quot;urn:xmpp:delegation:2&quot;<br/>
- disco remaining infos now uses the XEP defined &quot;urn:xmpp:delegation:2:bare:disco#info:*&quot;<br/>
  namespace<br/>
- complemeted disco remaining infos implementation for requests made on nodes not already<br/>
  managed by the server<br/>
- bare JID disco items now uses the XEP defined<br/>
  &quot;urn:xmpp:delegation:2:bare:disco#items:*'&quot; namespace]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 15 Oct 2021 15:10:36 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: fix bare jid disco nesting</title>
    <link>http://hg.omfa.de/prosody-modules/log/377546ab50f9/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: fix bare jid disco nesting<br/>
<br/>
bare jid info discovery hook has been accidentally removed a while ago, as a result disco<br/>
nesting for bare jids was not working anymore.]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sat, 10 Jul 2021 16:48:28 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: avoid crash on recent prosody versions</title>
    <link>http://hg.omfa.de/prosody-modules/log/c5e8042b174c/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: avoid crash on recent prosody versions]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sat, 01 Dec 2018 12:10:31 +0100</pubDate>
</item>
<item>
    <title>mod_delegation: Update to generate own iq ids</title>
    <link>http://hg.omfa.de/prosody-modules/log/36a9170352b5/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: Update to generate own iq ids]]></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 2018 16:28:10 +0100</pubDate>
</item>
<item>
    <title>mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/.</title>
    <link>http://hg.omfa.de/prosody-modules/log/7504f765e767/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/.]]></description>
    <author>&#69;&#109;&#109;&#97;&#110;&#117;&#101;&#108;&#32;&#71;&#105;&#108;&#32;&#80;&#101;&#121;&#114;&#111;&#116;&#32;&#60;&#108;&#105;&#110;&#107;&#109;&#97;&#117;&#118;&#101;&#64;&#108;&#105;&#110;&#107;&#109;&#97;&#117;&#118;&#101;&#46;&#102;&#114;&#62;</author>
    <pubDate>Fri, 24 Aug 2018 21:36:58 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: fixed misplaced up() in &lt;message&gt; stanza generation</title>
    <link>http://hg.omfa.de/prosody-modules/log/82109d8eca41/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: fixed misplaced up() in &lt;message&gt; stanza generation]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Wed, 30 Aug 2017 08:19:57 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: added disco#items support</title>
    <link>http://hg.omfa.de/prosody-modules/log/d0e75bf21d30/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: added disco#items support<br/>
<br/>
disco#items are forwarded to managing entity when suitable. This feature is not yet in XEP-0355, but it should be added soon.<br/>
&quot;http://jabber.org/protocol/disco#items:*&quot; is used as a pseudo-namespace to activate this delegation.<br/>
Also changed spaces to tabs to follow Prosody coding style.]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 27 Aug 2017 20:46:04 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: fixed bad use of period instead of colon</title>
    <link>http://hg.omfa.de/prosody-modules/log/cf9cd666ba00/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: fixed bad use of period instead of colon]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 10 Mar 2016 19:00:04 +0100</pubDate>
</item>
<item>
    <title>mod_delegation: date update</title>
    <link>http://hg.omfa.de/prosody-modules/log/107147ca77f7/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: date update]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 10 Mar 2016 19:00:04 +0100</pubDate>
</item>
<item>
    <title>mod_delegation: fixed imports, using &quot;/&quot; instead of &quot;.&quot; was causing caching issues</title>
    <link>http://hg.omfa.de/prosody-modules/log/a1d5214bd369/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: fixed imports, using &quot;/&quot; instead of &quot;.&quot; was causing caching issues]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 21 Dec 2015 10:59:44 +0100</pubDate>
</item>
<item>
    <title>mod_delegation: fixed attribute filtering</title>
    <link>http://hg.omfa.de/prosody-modules/log/d7c1daaf2dea/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: fixed attribute filtering]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Tue, 01 Dec 2015 12:43:04 +0100</pubDate>
</item>
<item>
    <title>mod_delegation: fixed bad calling of on_auth for components</title>
    <link>http://hg.omfa.de/prosody-modules/log/e7b5ab44339c/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: fixed bad calling of on_auth for components]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 31 Jul 2015 18:46:27 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: fixed handling of &lt;iq&gt; results without children</title>
    <link>http://hg.omfa.de/prosody-modules/log/7bfc23b2c038/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: fixed handling of &lt;iq&gt; results without children]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 31 Jul 2015 18:44:06 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: managing_ent_* now stop event propagation + forwarded &lt;iq/&gt; xmlns check</title>
    <link>http://hg.omfa.de/prosody-modules/log/2440a75e868f/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: managing_ent_* now stop event propagation + forwarded &lt;iq/&gt; xmlns check]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Thu, 07 May 2015 22:40:58 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: fixed bad handling of error replies from managing entity</title>
    <link>http://hg.omfa.de/prosody-modules/log/ef85c42ad977/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: fixed bad handling of error replies from managing entity]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 04 May 2015 18:44:00 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: fixed namespace of &lt;forwarded/&gt; child element, as specified in XEP-0297</title>
    <link>http://hg.omfa.de/prosody-modules/log/c48c7f948cfb/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: fixed namespace of &lt;forwarded/&gt; child element, as specified in XEP-0297]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Mon, 04 May 2015 18:43:17 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: handling of error replies from managing entities after forward.</title>
    <link>http://hg.omfa.de/prosody-modules/log/f49359330493/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: handling of error replies from managing entities after forward.]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 03 May 2015 17:50:16 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: original stanza is now cached outside of ns_data, so it can be accessed without knowing the namespace.</title>
    <link>http://hg.omfa.de/prosody-modules/log/48b7e8021afa/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: original stanza is now cached outside of ns_data, so it can be accessed without knowing the namespace.]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 03 May 2015 17:46:49 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: removed invalid error replies to iq result.</title>
    <link>http://hg.omfa.de/prosody-modules/log/3938496cd4f8/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: removed invalid error replies to iq result.]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 03 May 2015 17:43:12 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: added 'iq/bare' to hooked events.</title>
    <link>http://hg.omfa.de/prosody-modules/log/48be6e7efbe8/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: added 'iq/bare' to hooked events.]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sun, 03 May 2015 17:27:37 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: reset features/identities/extensions before doing a disco nesting</title>
    <link>http://hg.omfa.de/prosody-modules/log/e22cd2205fc1/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: reset features/identities/extensions before doing a disco nesting]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sat, 18 Apr 2015 00:13:10 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: service discovery extensions (xep-0128) management</title>
    <link>http://hg.omfa.de/prosody-modules/log/29dfdfc767b4/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: service discovery extensions (xep-0128) management]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Sat, 18 Apr 2015 00:13:09 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: we don't forward stanzas from managing entity itself</title>
    <link>http://hg.omfa.de/prosody-modules/log/241c061bb953/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: we don't forward stanzas from managing entity itself]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 17 Apr 2015 21:22:35 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: disco info request on bare jid is now managed</title>
    <link>http://hg.omfa.de/prosody-modules/log/3d83f5337a73/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: disco info request on bare jid is now managed]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 17 Apr 2015 21:07:05 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: delegated features/identities removal for disco info requests on bare jid</title>
    <link>http://hg.omfa.de/prosody-modules/log/01e9465f8f80/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: delegated features/identities removal for disco info requests on bare jid]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 17 Apr 2015 21:06:51 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: disco nesting for host</title>
    <link>http://hg.omfa.de/prosody-modules/log/c1973605d096/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: disco nesting for host]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 17 Apr 2015 21:06:30 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: delegated features/identities are removed from disco.</title>
    <link>http://hg.omfa.de/prosody-modules/log/55b9ac807ac9/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: delegated features/identities are removed from disco.]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 17 Apr 2015 21:05:40 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: iq forwarding to managing entity</title>
    <link>http://hg.omfa.de/prosody-modules/log/b68eed25b880/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: iq forwarding to managing entity]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 17 Apr 2015 21:05:08 +0200</pubDate>
</item>
<item>
    <title>mod_delegation: XEP-0355 implementation, first draft (configuration management + delegations advertising)</title>
    <link>http://hg.omfa.de/prosody-modules/log/59ba224bf145/mod_delegation/mod_delegation.lua</link>
    <description><![CDATA[mod_delegation: XEP-0355 implementation, first draft (configuration management + delegations advertising)]]></description>
    <author>&#71;&#111;&#102;&#102;&#105;&#32;&#60;&#103;&#111;&#102;&#102;&#105;&#64;&#103;&#111;&#102;&#102;&#105;&#46;&#111;&#114;&#103;&#62;</author>
    <pubDate>Fri, 17 Apr 2015 21:02:22 +0200</pubDate>
</item>

  </channel>
</rss>
