Diff

doc/doap.xml @ 12541:97af41d580f7

mod_saslauth: Advertise channel bindings via XEP-0440 This is useful when there's more than one channel binding in circulation, since perhaps there will be varying support for them.
author Kim Alvefur <zash@zash.se>
date Sun, 06 Dec 2020 22:04:43 +0100
parent 12279:f44eb0a6653a
child 12594:29685403be32
line wrap: on
line diff
--- a/doc/doap.xml	Wed Jun 01 17:27:17 2022 +0200
+++ b/doc/doap.xml	Sun Dec 06 22:04:43 2020 +0100
@@ -845,5 +845,13 @@
         <xmpp:note>Broken out of XEP-0313</xmpp:note>
       </xmpp:SupportedXep>
     </implements>
+    <implements>
+      <xmpp:SupportedXep>
+        <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0440.html"/>
+        <xmpp:version>0.2.0</xmpp:version>
+        <xmpp:since>trunk</xmpp:since>
+        <xmpp:status>complete</xmpp:status>
+      </xmpp:SupportedXep>
+    </implements>
   </Project>
 </rdf:RDF>