Version 0.2 of XEP-0328 (JID Preperation and Validation Service) has
been released.
Abstract:
This specification defines a way for an XMPP entity to request another
entity to prepare and validate a given JID.
Changelog:
* Do not return error IQ result if the string to validate is
not a valid JID. It is indistinguishable if the error is
caused by the string to check, or if some other involved JID,
like the one in the 'to' attribute, is malformed.
* Return the normalized JID in its parts, to make it clear
which parts constitute the JID
* Do not use text as child of an IQ child element. Using
text makes it impossible to inject further child elements as
XMPP disallows mixed content.
* Add support for base64 encoding.
* Always announce the jidprep identity. (fs)
URL: https://xmpp.org/extensions/xep-0328.html
Note: The information in the XEP list at https://xmpp.org/extensions/
is updated by a separate automated process and may be stale at the
time this email is sent. The XEP documents linked herein are up-to-
date.
_______________________________________________
Standards mailing list
Info: https://mail.jabber.org/mailman/listinfo/standards
Unsubscribe: [email protected]
_______________________________________________