Commit 743bd310 authored by John Schanck's avatar John Schanck
Browse files

Bug 1814487 - Enable CTAP2 support. r=dveditz

parent c85c0172
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13423,7 +13423,7 @@
# WebAuthn CTAP2 support
- name: security.webauthn.ctap2
  type: bool
  value: @IS_EARLY_BETA_OR_EARLIER@
  value: true
  mirror: always

# Block Worker/SharedWorker scripts with wrong MIME type.