mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Merge pull request #9993 from Chocobo1/referer
Enforce referrer-policy in WebUI
This commit is contained in:
commit
deed457764
3 changed files with 18 additions and 11 deletions
|
@ -157,4 +157,5 @@ private:
|
|||
bool m_isCSRFProtectionEnabled;
|
||||
bool m_isHostHeaderValidationEnabled;
|
||||
bool m_isHttpsEnabled;
|
||||
QString m_contentSecurityPolicy;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue