OPNsense Forum

Archive => 20.1 Legacy Series => Topic started by: cmdr.adama on March 13, 2020, 01:43:03 PM

Title: [Suggestion] Add Authenticated access for a URL Table (IPs) in Alias's
Post by: cmdr.adama on March 13, 2020, 01:43:03 PM
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/
Title: Re: [Suggestion] Add Authenticated access for a URL Table (IPs) in Alias's
Post by: mimugmail on March 13, 2020, 04:40:36 PM
http://user:password@host/url

Did you test this?
Title: Re: [Suggestion] Add Authenticated access for a URL Table (IPs) in Alias's
Post by: cmdr.adama on March 14, 2020, 02:06:48 AM
That's all good and well if you're just using basic auth... I also have a hatred of providing credentials within the URL...