Hi There, whenever i enable CSRF in my overseer (on unraid) and restart the docker. I can no longer click anything or do anything, just constant errors. By changing CSRF to false in the settings.json file, it allows me to resume changing settings etc.
everything else appears to be configured correctly, i've got a reverse proxy pointing to it with a SSL certificate. I've reinstalled the docker. I'm a newbie when it comes to this but trying to learn quickly.
#Enabling CSRF stops overseerr from working
4 messages · Page 1 of 1 (latest)
i've read that, and understand it disables external API access. However i'm logging in from internally and also have the reverse proxy setup for external access (allowing in theory internal access) i won't presume to know the whole in's and out's of it though.
even with it enabled i can access overseerr and navigate to multiple different pages. Just hoping there might be a way around it with a variable or something>
as i have the docker on it's on custom network inside unraid that all my *arr and plex apps are using.
As stated in the docs, with CSRF protection enabled you need to access Overseerr via HTTPS or else non-read-only API requests will fail.