This commit is contained in:
Thorin-II
2026-08-17 01:50:11 +00:00
committed by GitHub
parent 47e212e06d
commit 4f843f34d9
+1 -1
View File
@@ -357,7 +357,7 @@ user_pref("network.auth.subresource-http-auth-allow", 1);
* On macOS, SSO only works on corporate devices ***/
// user_pref("network.http.microsoft-entra-sso.enabled", false); // [DEFAULT: false]
/* 0910: enforce no direct attestation in passkeys [FF144+]
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1981587 ***/
* [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1981587 ***/
user_pref("security.webauthn.always_allow_direct_attestation", false); // [DEFAULT: false]
/*** [SECTION 1000]: DISK AVOIDANCE ***/