Disable WebUI login?
I have my qbittorrent setup behind a 2 factor reverse proxy and I would really like to remove the default login prompt. I could not figure out how to do that… help :)
Sort by:
Best
Open comment sort options
Comments Section
You can whitelist IPs from settings
Settings>Web UI
Put a checkmark in the "Bypass authentication for clients in whitelisted IP subnets" Enter your subnet.
Example:
how do you know your subnet
Add your reverse proxy cluster by whitelisting `172.0.0.0/8`. Somewhere in here is your entry-point.
I'm using Traefik and Authentik on TrueNAS and setup a Authentication Proxy, and I didn't want to authenticate extra for qBitTorrent.