Hi all.
I installed qbittorrent via Docker Compose (linuxserver image) and everything is OK.
I have Nginx Proxy Manage to publicly access through SSL certificates to my containers and it works fine with all of them but with the qBittorrent container.
"Unauthorized"
I've tried to Uncheck Enable Cross-Site Request Forgery (CSRF) protection and... it works! I can publicly access to qBittorrent. The thing is... I don't want to have the CSRF unabled. How can I bypass it?
Thanks.
Unathorized using Nginx Proxy Manager
-
- Newbie
- Posts: 1
- Joined: Sun Jun 20, 2021 3:47 pm
Re: Unathorized using Nginx Proxy Manager
Hi, did you find a solution to this? I have the exact same issue. Unchecking CSRF protection fixes it.