Commit 0e113def authored by John Schanck's avatar John Schanck
Browse files

Bug 1814487 - Pause rollout of CTAP2 support in 112. r=dveditz, a=dsmith

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

# Block Worker/SharedWorker scripts with wrong MIME type.