Michael Woolweaver

Results 46 comments of Michael Woolweaver

a screen recording of Pi-hole Web UI in Firefox with every api endpoint response header contains the same ``` Access-Control-Allow-Headers: * Access-Control-Allow-Methods: * ``` https://github.com/user-attachments/assets/b9bb47d8-dbaf-49d5-978d-7e96c9bb721d

this can also be seen when using https://pi.hole/api/docs/#get-/auth click the try button and then view what is shown for response headers, you will see the following ___IF___ logged in ```...