On Wed, Dec 21, 2016 at 05:19:55AM -0500, tmuesele wrote:
Hi there,
> I need an authentication based on a parameterized class call in a url. For
> example the url:
>
> https://sample.com/index.php?cl=accesstestprivate
>
> should be access-able by IP address 192.168.1.1, if the request doesnt co
Hi there,
I need an authentication based on a parameterized class call in a url. For
example the url:
https://sample.com/index.php?cl=accesstestprivate
should be access-able by IP address 192.168.1.1, if the request doesnt come
from this IP, a basic auth should be invoked.
All other / pages e.g