BASE64: we don't remove \0's anymore, we need to treat auth basic strings different.
authorWilfried Goesgens <dothebart@citadel.org>
Mon, 27 Jan 2014 19:17:05 +0000 (20:17 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Mon, 27 Jan 2014 19:17:05 +0000 (20:17 +0100)
commit798de81c6bb695516dda1d32a324fff56b3fc0a6
tree26b1ecb043ec1c164db9913dd58e4fd6d554d427
parent0a66ab164824b96e3c5aa1e13f888c729fdaeef1
BASE64: we don't remove \0's anymore, we need to treat auth basic strings different.
citadel/modules/imap/serv_imap.c
citadel/modules/smtp/serv_smtp.c
citadel/modules/xmpp/xmpp_sasl_service.c