SpringDelegatingFilter interferes with security
-----------------------------------------------
Key: GEOS-4421
URL: http://jira.codehaus.org/browse/GEOS-4421
Project: GeoServer
Issue Type: Bug
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 2.1.x
The filter picks up and applies all security related filters declared in the app-context.
However those filters need to be applied in a specific order, and should not be used at all when we disable the security subsystem following the instructions at http://docs.geoserver.org/latest/en/user/security/sec_disable.html
Recommended solution: have the delegating filter look for a marker interface, not just any filter. Something like GeoServerPluginFilter or the like
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira