https://issues.apache.org/bugzilla/show_bug.cgi?id=3839
Mark Thomas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Component|Catalina |Catalina Version|Nightly Build |trunk Resolution| |FIXED Product|Tomcat 4 |Tomcat 7 --- Comment #15 from Mark Thomas <[email protected]> 2010-10-20 17:57:59 EDT --- I have implemented a work-around for this issue for Tomcat7 and it will be in 7.0.5 onwards. It is unlikely to be back-ported to earlier versions. The solution is based on Mark Morris's suggestion. It adds a landingPage attribute to the FormAuthenticatorValve that can be used to define where to send the user if they request the login page directly or take so long to log in the session expires. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
