mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 06:32:29 -06:00
X-Frame-Options header is still required in 4.3.3
@@ -17,7 +17,6 @@ location /qbt/ {
|
|||||||
#proxy_set_header Referer '';
|
#proxy_set_header Referer '';
|
||||||
#proxy_set_header Origin '';
|
#proxy_set_header Origin '';
|
||||||
|
|
||||||
# Not needed since qBittorrent v4.1.0
|
add_header X-Frame-Options "SAMEORIGIN";
|
||||||
#add_header X-Frame-Options "SAMEORIGIN";
|
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user