Cleanup username handling in sipe_login()
commit531da7770c7a2bb25b5c8fe1e1197f1589d29574
authorStefan Becker <stefan.becker@nokia.com>
Mon, 10 Aug 2009 09:45:37 +0000 (10 12:45 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Mon, 10 Aug 2009 09:45:37 +0000 (10 12:45 +0300)
tree9806c6351ee516e57a76d739713d8371a9aa624b
parent9a37018f24c20949f557c174fe6176dad1702c2f
Cleanup username handling in sipe_login()

Remove obsolete code and add some clarifying comments.

Tested with the following username strings:

 "a,", "a@,", "a @b,"           REJECTED
 "a@b,", "a@b,c" and "a@b,c\d"  ACCEPTED
po/de.po
src/sipe.c