diff options
author | Kali Kaneko <kali@leap.se> | 2013-08-13 17:31:22 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-08-13 17:35:50 +0200 |
commit | 9dfbfca17220f85bbbad768ae564bc0ca6c9b3d3 (patch) | |
tree | 5b7601ef6da8a73fe6a0b4e4abdd361562c719e1 /changes | |
parent | 8c6e5995ef9d21c9993cbdd9a2bc0bb0dc52d65c (diff) |
avoid logging dummy password
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_3416-do-not-log-pass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_3416-do-not-log-pass b/changes/bug_3416-do-not-log-pass new file mode 100644 index 0000000..137b7a3 --- /dev/null +++ b/changes/bug_3416-do-not-log-pass @@ -0,0 +1 @@ + o Avoid logging dummy password on imap server. Closes: #3416 |