1
0
Fork 0
firefox/toolkit/components/aboutwebauthn/tests/browser/browser.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

21 lines
505 B
TOML

[DEFAULT]
head = "head.js"
prefs = [
"security.webauth.webauthn=true",
"security.webauth.webauthn_enable_softtoken=false",
"security.webauth.webauthn_enable_android_fido2=false",
"security.webauth.webauthn_enable_usbtoken=false",
"security.webauthn.ctap2=true",
]
["browser_aboutwebauthn_aria_keycontrols.js"]
["browser_aboutwebauthn_bio.js"]
["browser_aboutwebauthn_credentials.js"]
["browser_aboutwebauthn_info.js"]
["browser_aboutwebauthn_no_token.js"]
["browser_aboutwebauthn_pin.js"]