commit d466cf694e56265a325d3cf6c6248a6e596e60aa
parent 3fcc711c5acc24032fb9ee5d6b104f6dde0a2315
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Fri, 1 Jul 2022 08:15:39 +0000
two password prefs
https://bugzilla.mozilla.org/1767099
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/scratchpad-scripts/arkenfox-cleanup.js b/scratchpad-scripts/arkenfox-cleanup.js
@@ -3,7 +3,7 @@
- removed from the arkenfox user.js
- deprecated by Mozilla but listed in the arkenfox user.js in the past
- Last updated: 30-June-2022
+ Last updated: 1-July-2022
Instructions:
- [optional] close Firefox and backup your profile
@@ -42,7 +42,9 @@
'network.http.spdy.websockets',
'layout.css.font-visibility.level', // 94
'network.cookie.lifetimePolicy', // 102 [technically removed in 104]
+ 'security.ask_for_password', // 102
'security.csp.enable', // 99
+ 'security.password_lifetime', // 102
'security.ssl3.rsa_des_ede3_sha', // 93
/* 79-91 */
'browser.cache.offline.storage.enable',