change the password obfuscation from zlip.compress to base64.b64encode.

Author nanotube <nanotube>
Author date 2007-01-09 07:50:53
Author local date 2007-01-09 07:50:53 +0000
Committer nanotube <nanotube>
Committer date 2007-01-09 07:50:53
Committer local date 2007-01-09 07:50:53 +0000
Commit 00207dffa09d4bc1f5f9f842bcff554fed615978
Tree d4f0d4e2d913d820b1d613e3e50d6ee3fdd19925
Parent ff0c45eefc61ecee6d302db3b19f6177c7a9d3d2
change the password obfuscation from zlip.compress to base64.b64encode.
the zlib compression was not playing nice with the config reader due to weird nonprintable characters.
ViewGit