Author: fhanik Date: Wed Mar 4 00:42:20 2009 New Revision: 749862 URL: http://svn.apache.org/viewvc?rev=749862&view=rev Log: proposal to move the cookie attribute to the context
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=749862&r1=749861&r2=749862&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Mar 4 00:42:20 2009 @@ -165,3 +165,11 @@ http://svn.apache.org/viewvc?rev=747863&view=rev +1: markt -1: + +* UseHttpOnly is a cookie attribute. Our Manager is cookie agnostic, hence the attribute might + serve a better purpose being implemented at the Context level + http://people.apache.org/~fhanik/tomcat/useHttpOnly.patch + This also allows people to configure it globally in conf/context.xml without automatically + setting the default manager class + +1: fhanik + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org