diff options
author | Kali Kaneko <kali@leap.se> | 2013-11-12 10:43:54 -0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-11-12 23:25:37 -0200 |
commit | 7c851fbd1953981dfcd21246b8b507817e9e6ba6 (patch) | |
tree | 2fe5e5eff840ce7d5ea58a4a9462ccdf30d4f60a /mail/changes/bug_imap-user-check | |
parent | 4f470969f3ae6fb6f37a0fb5abda49927e2a4234 (diff) |
check username on imap authentication
Diffstat (limited to 'mail/changes/bug_imap-user-check')
-rw-r--r-- | mail/changes/bug_imap-user-check | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/changes/bug_imap-user-check b/mail/changes/bug_imap-user-check new file mode 100644 index 0000000..678871d --- /dev/null +++ b/mail/changes/bug_imap-user-check @@ -0,0 +1 @@ + o Check username in authentications. Closes: #4299 |