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?
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.