HttpOnly cookies
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 15 Oct 2005 16:49:34 +0000 (16:49 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 15 Oct 2005 16:49:34 +0000 (16:49 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10175 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 2803b551e373f092d2a2e63be9bf4c6b0b25303b..65993e5c159e7a350ef2f9720e449987e2ddfd4f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -454,6 +454,8 @@ Version 1.5.1 -- CVS
     Windows systems.
   - Sanitized names displayed in address book listing.
   - Added extra field controls to address book class.
+  - HttpOnly cookie support (cookies inaccessible by JS). This will protect 
+    IE6 browsers.
 
 Version 1.5.0 - 2 February 2004
 -------------------------------