Greetings,
I was wondering if there was a way to conveniently switch off all the Acegi Servlet Filters
In testing we generally want to run over straight http
And sometimes in Staging we just want to switch off SSL
Today, I am using two different web.xml files; one w/ the Filters commented out, and the other not. And it is a PITA to switch back and forth (comment/uncomment) -- or I have to violate DRY and make copies of the "real" web.xml

Is there some convenient way to tell Acegi just to "short-circuit" the FilterChainProxy??
Using some kind of variable on startup??

Thanks,
-- Chris

S'all good  ---   chriswberry at gmail dot com



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to