HTTP_REFFER Error Message
-
I'm running a docker container on my server called Heimdall. I'm not sure if anyone is familiar with it, but it allows me to create a homepage that serves as a launchpad to various services and sites. For example, I can use it to access my Unifi controller, Emby server, Bitwarden instance, etc. It comes with neat little icons and all that fun stuff.
Anyway, I added pfSense and when I use the icon I created in Heimdall, I get this error message. I think I understand what it means, but is there a way I can keep the HTTP_REFERER protection? I see that it could be disabled, but I didn't see a way to add an IP address under the Alternate Hostnames section.
An HTTP_REFERER was detected other than what is defined in System > Advanced (http://192.168.10.3:8888/). If not needed, this check can be disabled in System > Advanced > Admin Access.
-
You can add the IP and/or hostname of the link server to the 'Alternate Hostnames' list on that page so it will accept them as valid referrers.
Steve
-
@stephenw10 Thanks! I was trying to add http://192.168.10.3:8888/ and it was giving me an error. It worked just using the IP address 192.168.10.3.