Comparison

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
comparison
equal deleted inserted replaced
12540:0684506c99d3 12541:97af41d580f7
843 <xmpp:version>0.2.0</xmpp:version> 843 <xmpp:version>0.2.0</xmpp:version>
844 <xmpp:status>complete</xmpp:status> 844 <xmpp:status>complete</xmpp:status>
845 <xmpp:note>Broken out of XEP-0313</xmpp:note> 845 <xmpp:note>Broken out of XEP-0313</xmpp:note>
846 </xmpp:SupportedXep> 846 </xmpp:SupportedXep>
847 </implements> 847 </implements>
848 <implements>
849 <xmpp:SupportedXep>
850 <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0440.html"/>
851 <xmpp:version>0.2.0</xmpp:version>
852 <xmpp:since>trunk</xmpp:since>
853 <xmpp:status>complete</xmpp:status>
854 </xmpp:SupportedXep>
855 </implements>
848 </Project> 856 </Project>
849 </rdf:RDF> 857 </rdf:RDF>