From: avel Date: Mon, 9 Oct 2006 13:38:43 +0000 (+0000) Subject: support for authz X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=beaeac74aac3455d447892b4bb667250a6d64db2 support for authz git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11875 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index 5c29fa57..f0de65ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ Version 1.5.2 - CVS ------------------- + - Added support for authorization identifier in IMAP backend, for SASL + authentication mechanisms PLAIN and DIGEST-MD5. This can be set upon login + by use of an external plugin. - Fix warning about array required in array_keys for display options when no fontset is defined. - Added "bad plugin" blacklist in configtest.php.