Author: markt
Date: Sat Sep 13 10:49:02 2008
New Revision: 694994

URL: http://svn.apache.org/viewvc?rev=694994&view=rev
Log:
Propose HttpOnly enhancement for 6.0.x and 5.5.x

Modified:
    tomcat/current/tc5.5.x/STATUS.txt
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=694994&r1=694993&r2=694994&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Sat Sep 13 10:49:02 2008
@@ -84,3 +84,10 @@
   http://svn.apache.org/viewvc?rev=693378&view=rev
   +1: pero
   -1: 
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44382
+  Use HttpOnly for session cookies. This is enabled by default. Feel free to
+  caveat you vote with a preference for disabled by default.
+  http://svn.apache.org/viewvc?rev=694992&view=rev
+  +1: mark (prefer enabled, happy with disabled)
+  -1: 

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=694994&r1=694993&r2=694994&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Sep 13 10:49:02 2008
@@ -146,3 +146,10 @@
   http://svn.apache.org/viewvc?rev=694951&view=rev
   +1: markt
   -1: 
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44382
+  Use HttpOnly for session cookies. This is enabled by default. Feel free to
+  caveat you vote with a preference for disabled by default.
+  http://svn.apache.org/viewvc?rev=694992&view=rev
+  +1: mark (prefer enabled, happy with disabled)
+  -1: 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to