If show_pass, then base64 the password before writing it to the output
authorJeffrey Stedfast <fejj@helixcode.com>
Fri, 3 Nov 2000 20:55:02 +0000 (20:55 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Fri, 3 Nov 2000 20:55:02 +0000 (20:55 +0000)
commitb05a85d8f246416ed9ec21e716a7f5ae02053a43
tree4dccd287913796f367eebc7e8874d345dd5359bb
parent8876dcafaf3aa8f7d406e2c712ddc24273c678e6
If show_pass, then base64 the password before writing it to the output

2000-11-03  Jeffrey Stedfast  <fejj@helixcode.com>

* camel-url.c (camel_url_to_string): If show_pass, then base64 the
password before writing it to the output string.
(camel_url_new): Assume password has been base64 encoded and
decode accordingly.
camel/ChangeLog
camel/camel-url.c