about summary refs log tree commit diff
path: root/app/models/webauthn_credential.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-18Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)Nick Schonning
2020-09-16Fix validates :sign_count of WebauthnCredential (#14806)kawaguchi
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96