Author: kkolinko Date: Thu Jun 24 01:48:57 2010 New Revision: 957400 URL: http://svn.apache.org/viewvc?rev=957400&view=rev Log: vote and proposal
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=957400&r1=957399&r2=957400&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Jun 24 01:48:57 2010 @@ -64,11 +64,13 @@ PATCHES PROPOSED TO BACKPORT: ignored http://people.apache.org/~markt/patches/2010-06-14-bug49030.patch +1: markt - -1: - +0: kkolinko: good, but maybe we should also prevent against starting - those connectors, that failed to initialize, in StandardService#start()? - markt: We could, but that would make the patch more complex. My preference - is to keep this fix simple + -1: kkolinko: it breaks the fix for BZ 48625 + https://issues.apache.org/bugzilla/show_bug.cgi?id=49030#c4 + + Alternative patch: + https://issues.apache.org/bugzilla/attachment.cgi?id=25633 + +1: kkolinko + -1: * Configure Tomcat to use HttpOnly for session cookies by default http://people.apache.org/~kkolinko/patches/2010-04-21_tc6_context_httpOnly.patch --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org