Author: markt Date: Tue Jul 7 16:42:05 2009 New Revision: 791903 URL: http://svn.apache.org/viewvc?rev=791903&view=rev Log: Propose patch for 39231
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=791903&r1=791902&r2=791903&view=diff ============================================================================== --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Tue Jul 7 16:42:05 2009 @@ -110,3 +110,10 @@ (well, even now one can set CLASSPATH there, or add tools.jar to common.loader of catalina.properties - haven't tried the latter) Though we already have a switch that controlls configuration: "-security". + +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=39231 + http://svn.apache.org/viewvc?rev=791900&view=rev + JAAS LoginContext expects a call to logout() + +1: markt + -1: + Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=791903&r1=791902&r2=791903&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jul 7 16:42:05 2009 @@ -169,3 +169,9 @@ +1: fhanik, rjung, markt -1: +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=39231 + http://svn.apache.org/viewvc?rev=791900&view=rev + JAAS LoginContext expects a call to logout() + +1: markt + -1: + \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org