Update 'user.js'
This commit is contained in:
parent
4d93347a7b
commit
7710653c36
2
user.js
2
user.js
|
@ -1468,7 +1468,7 @@ user_pref("services.settings.security.onecrl.bucket", "");
|
|||
user_pref("services.settings.security.onecrl.collection", "");
|
||||
user_pref("services.settings.security.onecrl.signer", "");
|
||||
// -------------------------------------
|
||||
// Rnforce no referer spoofing
|
||||
// Enforce no referer spoofing
|
||||
// [WHY] Spoofing can affect CSRF (Cross-Site Request Forgery) protections
|
||||
user_pref("network.http.referer.spoofSource", false); // [DEFAULT: false]
|
||||
// -------------------------------------
|
||||
|
|
Loading…
Reference in New Issue