remove a word

This commit is contained in:
Thorin-Oakenpants 2018-12-03 07:19:11 +00:00 committed by GitHub
parent d2f8dea45d
commit 9eeb35c6b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -912,7 +912,7 @@ user_pref("network.http.referer.XOriginPolicy", 1);
/* 1604: CROSS ORIGIN: control the amount of information to send (FF52+)
* 0=send full URI (default), 1=scheme+host+port+path, 2=scheme+host+port ***/
user_pref("network.http.referer.XOriginTrimmingPolicy", 0);
/* 1605: ALL: enforce disabling spoofing a referer
/* 1605: ALL: disable spoofing a referer
* [WARNING] do not set this to true, as spoofing effectively disables the anti-CSRF
* (Cross-Site Request Forgery) protections that some sites may rely on ***/
user_pref("network.http.referer.spoofSource", false); // default: false