Hey guys,
Would it be possible to add the option to authenticate access for a URL Table (IPs) in Firewall alias's..
i.e. Like with curl... curl --anyauth --user daniel:secret http://example.com/
http://user:password@host/url
Did you test this?
That's all good and well if you're just using basic auth... I also have a hatred of providing credentials within the URL...