Skip to content

Fix TOTP failcounter handling

Peter Bolha requested to merge fix-totp-failcounter-handling into main
  • failcounter no longer incremented for Webauthn tokens when wrong TOTP code is entered
  • wrong TOTP triggers error prompt reminding user that TOTP token might be blocked
  • WebAuthn token button is visible and usable when TOTP failcounter is maxed out

closes PRX-302

Merge request reports