Identifies user authentication ID using SASL PLAIN mechanism
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Sat, 9 Dec 2006 02:48:52 +0000 (02:48 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@minaslivre.org>
Sat, 9 Dec 2006 02:48:52 +0000 (02:48 +0000)
commitf1362b9856d107ee6fe715b1aa39a711e692eba7
tree832ed93b8a9feddf8f90191dad3cc4a24ecfefda
parent20fcdde737b8412d9a69d4fb310a83c51fd2fcea
Identifies user authentication ID using SASL PLAIN mechanism

Identifies user authentication ID when user authenticates using SASL
PLAIN mechanism. It simply base64 decodes the first SASL message sent
by client.
jabber.c