You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/07/22 14:19:56 UTC

DO NOT REPLY [Bug 21795] New: - j_security_check isn't fed through filters

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21795>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21795

j_security_check isn't fed through filters

           Summary: j_security_check isn't fed through filters
           Product: Tomcat 4
           Version: 4.1.25
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: apache@alsutton.com


Any request to j_security_check within a webapp containing a filter activated 
by the mapping /* does not cause the filter to be activated. 

As j_security_check is referenced from a form based authentication login page 
as if it resided within the webapp a filter-mapping of /* should cause the 
filter to be invoked when it is called, yet it does not.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org