diff options
author | Phil Pennock <pdp@exim.org> | 2012-03-21 01:38:57 -0700 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-03-21 01:38:57 -0700 |
commit | c7955b11ec2f588b346b0bcdbd1e2fa1b55b1630 (patch) | |
tree | 0e8d52de0161e0fd7885dc061582ed220a8dfd7c /doc/doc-txt/ChangeLog | |
parent | b98bb9ac90bfc9c812c4c660fe017284ee222686 (diff) |
heimdal_gssapi: accept SASL with empty authzid
Saw this happening with Apple Mail; accept it, dup the GSS Display Name
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 39b6107b7..1cd08bf70 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -37,6 +37,8 @@ PP/08 cyrus_sasl server now expands the server_realm option. PP/09 Bugzilla 1214 - Log authentication information in reject log. Patch by Jeremy Harris. +PP/10 Let heimdal_gssapi authenticator take a SASL message without an authzid. + Exim version 4.77 ----------------- |