xmpp-parsers: Implement XEP-0388: Extensible SASL Profile
This commit is contained in:
parent
de2ba97f79
commit
3f61050944
6 changed files with 812 additions and 1 deletions
|
|
@ -602,6 +602,14 @@
|
|||
<xmpp:since>0.21.0</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0388.html"/>
|
||||
<xmpp:status>complete</xmpp:status>
|
||||
<xmpp:version>1.0.1</xmpp:version>
|
||||
<xmpp:since>NEXT</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
</implements>
|
||||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0390.html"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue