support for authz
authoravel <avel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 9 Oct 2006 13:38:43 +0000 (13:38 +0000)
committeravel <avel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 9 Oct 2006 13:38:43 +0000 (13:38 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11875 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 5c29fa57a8828868bba2988cb1cac411ecdb8ab4..f0de65ea7f794be2947c896abd3f84b65c5fc4e9 100644 (file)
--- 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.