mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-03 15:33:38 +02:00
Update user.js
This commit is contained in:
parent
452c7e2172
commit
0832d6eeec
1 changed files with 1 additions and 1 deletions
2
user.js
2
user.js
|
@ -645,7 +645,7 @@ user_pref("signon.formlessCapture.enabled", false);
|
||||||
* [2] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1217152,1319119 ***/
|
* [2] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1217152,1319119 ***/
|
||||||
user_pref("signon.autofillForms.http", false);
|
user_pref("signon.autofillForms.http", false);
|
||||||
user_pref("security.insecure_field_warning.contextual.enabled", true);
|
user_pref("security.insecure_field_warning.contextual.enabled", true);
|
||||||
/* 0912: limit (1) or disable (0) sub-resources HTTP-authentication [FF41+]
|
/* 0912: limit (or disable) HTTP authentication credentials dialogs triggered by sub-resources [FF41+]
|
||||||
* hardens against potential credentials phishing
|
* hardens against potential credentials phishing
|
||||||
* 0=don't allow sub-resources to open HTTP authentication credentials dialogs
|
* 0=don't allow sub-resources to open HTTP authentication credentials dialogs
|
||||||
* 1=don't allow cross-origin sub-resources to open HTTP authentication credentials dialogs
|
* 1=don't allow cross-origin sub-resources to open HTTP authentication credentials dialogs
|
||||||
|
|
Loading…
Add table
Reference in a new issue