mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
8a33af6d6b
Both failed CORS as both browsers, unlike Chrome, do not send `Origin` headers for same-origin requests. Now the scripts check if the `Host` header equals the IP of the Pi-hole. IE may require more fixing, as it's IE. :P