Peter Saint-Andre wrote:
> JIDs eventually need to conform to various stringprep profiles (see the
> XMPP Core spec), but many clients and components leave that up to do
> server (though I don't think jabberd 1.4.x does this year, does it?).

Note that clients that do any kind of jid compares using user-input on one side
and server-side on the other side must to stringprep stuff in order for the
compares to work properly.

Another note is that usernames must be stringprep'd before you can do SASL auth
(as I recently realized :).

pgm.

_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
https://jabberstudio.org/mailman/listinfo/jdev

Reply via email to