DO NOT REPLY [Bug 46902] LoginValve to bypass restrictions of j_security_check

2009-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46902 --- Comment #2 from Christopher Schultz 2009-05-06 19:08:09 PST --- A few questions: 1. Why can't the "redirectAfterAuth" path be within the protected space? 2. Why do you check to see if the request URI /startsWith/ the redirectAf

Re: [ANN] New committer: Konstantin Kolinko

2009-05-06 Thread Mladen Turk
Mark Thomas wrote: > On behalf of the Tomcat committers I am pleased to announce that Konstantin > Kolinko has been voted in as a new Tomcat committer. > > Please join me in welcoming him. > Welcome Konstantin. Cheers -- ^(TM)

Re: [ANN] New committer: Konstantin Kolinko

2009-05-06 Thread Yoav Shapira
On Wed, May 6, 2009 at 3:52 AM, Mark Thomas wrote: > On behalf of the Tomcat committers I am pleased to announce that Konstantin > Kolinko has been voted in as a new Tomcat committer. Welcome aboard dude ;) Yoav - To unsubscrib

DO NOT REPLY [Bug 47161] New: Manager ignores executors on status pages

2009-05-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47161 Summary: Manager ignores executors on status pages Product: Tomcat 6 Version: 6.0.18 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

Re: [ANN] New committer: Konstantin Kolinko

2009-05-06 Thread Leon Rosenberg
Congrats Kostia :-) regards Leon - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

Re: svn commit: r772142 - /tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java

2009-05-06 Thread Mark Thomas
Remy Maucherat wrote: > On Wed, 2009-05-06 at 10:49 +, ma...@apache.org wrote: >> // Acquire global JNDI resources if available >> -Server server = ServerFactory.getServer(); >> +Server server = >> + >> ((Engine)context.getParent().getParent()).getService().

Re: [ANN] New committer: Konstantin Kolinko

2009-05-06 Thread Tim Funk
Congrats! -Tim Mark Thomas wrote: On behalf of the Tomcat committers I am pleased to announce that Konstantin Kolinko has been voted in as a new Tomcat committer. Please join me in welcoming him. Mark - To unsubscribe, e-m

Re: svn commit: r772142 - /tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java

2009-05-06 Thread Remy Maucherat
On Wed, 2009-05-06 at 10:49 +, ma...@apache.org wrote: > // Acquire global JNDI resources if available > -Server server = ServerFactory.getServer(); > +Server server = > + > ((Engine)context.getParent().getParent()).getService().getServer(); Ouch, not prett

svn commit: r772142 - /tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java

2009-05-06 Thread markt
Author: markt Date: Wed May 6 10:49:03 2009 New Revision: 772142 URL: http://svn.apache.org/viewvc?rev=772142&view=rev Log: More ServerFactory surgery Modified: tomcat/trunk/java/org/apache/catalina/manager/ManagerServlet.java Modified: tomcat/trunk/java/org/apache/catalina/manager/ManagerS

svn commit: r772133 - /tomcat/trunk/java/org/apache/catalina/realm/DataSourceRealm.java

2009-05-06 Thread markt
Author: markt Date: Wed May 6 10:26:44 2009 New Revision: 772133 URL: http://svn.apache.org/viewvc?rev=772133&view=rev Log: Remove some unnecessary code Modified: tomcat/trunk/java/org/apache/catalina/realm/DataSourceRealm.java Modified: tomcat/trunk/java/org/apache/catalina/realm/DataSourc

svn commit: r772132 - in /tomcat/trunk/java/org/apache/catalina/realm: DataSourceRealm.java RealmBase.java UserDatabaseRealm.java

2009-05-06 Thread markt
Author: markt Date: Wed May 6 10:22:02 2009 New Revision: 772132 URL: http://svn.apache.org/viewvc?rev=772132&view=rev Log: Start process of removing o.a.c.ServerFactory. Need to do this so: a) The current o.a.c.startup.Tomcat tests pass b) We can start to use o.a.c.startup.Tomcat for some new un

Re: [ANN] New committer: Konstantin Kolinko

2009-05-06 Thread jean-frederic clere
Mark Thomas wrote: On behalf of the Tomcat committers I am pleased to announce that Konstantin Kolinko has been voted in as a new Tomcat committer. Please join me in welcoming him. +1 :-) Cheers Jean-Frederic - To unsubscri

Re: [ANN] New committer: Konstantin Kolinko

2009-05-06 Thread Xie Xiaodong
Hello, Konstantin, Congratulations to you ! 2009/5/6 Mark Thomas > On behalf of the Tomcat committers I am pleased to announce that Konstantin > Kolinko has been voted in as a new Tomcat committer. > > Please join me in welcoming him. > > Mark > > --

Re: [ANN] New committer: Konstantin Kolinko

2009-05-06 Thread Rainer Jung
On 06.05.2009 09:52, Mark Thomas wrote: > On behalf of the Tomcat committers I am pleased to announce that Konstantin > Kolinko has been voted in as a new Tomcat committer. > > Please join me in welcoming him. Hello Konstantin, congratulations for comittership! Great to have you in the team! Re

[ANN] New committer: Konstantin Kolinko

2009-05-06 Thread Mark Thomas
On behalf of the Tomcat committers I am pleased to announce that Konstantin Kolinko has been voted in as a new Tomcat committer. Please join me in welcoming him. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org F