bugy / script-server

Web UI for your scripts with execution management
Other
1.52k stars 244 forks source link

HTTP 403 Forbidden with /admin.html #658

Open brettks opened 1 year ago

brettks commented 1 year ago

Trying to access behind nginx proxy server with SSL. Getting the main page fine but unable to access admin.html, get a forbidden error. I've tried adding the proxy to trusted IP. Any tips on getting access working via proxy?

Thanks

bugy commented 1 year ago

Hi @brettks, after adding your proxy to a trusted IP, you can add your own IP to trusted users. Of course, that would only work, if you have a static IP. Please also read this one: https://github.com/bugy/script-server/wiki/Authentication#ip

Alternatives are: