diff --git a/xep-0388.xml b/xep-0388.xml index 4c854eaa..12c66033 100644 --- a/xep-0388.xml +++ b/xep-0388.xml @@ -26,6 +26,14 @@ &dcridland; &tmolitor; &mwild; + + 1.0.3 + 2024-12-22 + sp + + 1.0.2 2024-08-06 @@ -299,13 +307,13 @@

The <success> element is immediately followed by a <features> element in the "http://etherx.jabber.org/streams" namespace containing the applicable stream features of the newly authenticated stream. Note that no stream restart occurs.

-

A <failure/> element is used by the server to terminate the authentication attempt. It MAY contain application-specific error codes, and MAY contain a textual error. It MUST contain one of the SASL error codes from RFC 6120 Section 6.5.

+

A <failure/> element is used by the server to terminate the authentication attempt. It MAY contain a textual error and, MAY contain application-specific error codes. It MUST contain one of the SASL error codes from RFC 6120 Section 6.5.

The server MUST NOT process any inline features requested by the client in a failed authentication request, if any.

- This is a terrible example. + ]]>