1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30

disable passkeys?

This commit is contained in:
yokoffing
2026-05-11 11:28:45 -04:00
committed by GitHub
parent 46387cc042
commit c47779f6b9
+3
View File
@@ -1074,6 +1074,9 @@ user_pref("editor.truncate_user_pastes", false);
// [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1695693,1719301
//user_pref("network.http.windows-sso.enabled", false); // DEFAULT
// PREF: disable passkeys
//user_pref("security.webauth.webauthn", false);
// PREF: enforce no direct attestation in passkeys [FF144+]
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1981587 ***/
//user_pref("security.webauthn.always_allow_direct_attestation", false); // [DEFAULT: false]