Get username and password from separate variables for login master
authorMagnus Hagander <magnus@hagander.net>
Sun, 15 Dec 2013 14:04:23 +0000 (15:04 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 15 Dec 2013 14:04:23 +0000 (15:04 +0100)
commit2f87c62b5e185122a74e98218c348b1da42db736
tree533a15ece78c45f61dade39b41635265ce1dd844
parent74117d310c0d13e7f1e450b7411a17faa5f9430b
Get username and password from separate variables for login

This should hopefully keep them out of error messages, and thus not
leak the login details if there is a network problem.
perl-lib/PgCommitFest/Handler.pm