mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 06:01:33 -06:00
adding note for workaround of banned localhost IP.
@@ -20,3 +20,5 @@ location /qbt/ {
|
||||
add_header X-Frame-Options "SAMEORIGIN";
|
||||
}
|
||||
```
|
||||
|
||||
Note: qBittorrent currently doesn't read the `X-Forwarded-For` header, so if you find yourself seeing `WebAPI login failure. Reason: IP has been banned, IP: 127.0.0.1` and needing to restart qBittorrent, you may want to set the ban after failure count to `0`.
|
||||
Reference in New Issue
Block a user