Re: Write custom valve?

2007-07-25 Thread Doug Black
valves are more intended to simply ban people that have become a pain in the behind, never to let the privileged through. Have fun From: Doug Black doug at westrockvisions.com How can I best pass ips allowed by a valve to pass through to my application while forcing ips

Write custom valve?

2007-07-24 Thread Doug Black
How can I best pass ips allowed by a valve to pass through to my application while forcing ips that are denied to log in through a realm? The only possible behavior I can detect of either RemoteAddrValve or RemoteHostValve is to force requests through the IP or host filter and also through the

need allowed ips to bypass user authentication and vice-versa

2007-07-22 Thread Doug Black
I would have thought this need was common, but I found just one old thread on this list of a similar problem, and I didn't understand the answers or they seem to difficult. I need to allow certain IP ranges access to a particular context and require all others to enter a username and password.