about summary refs log tree commit diff
path: root/spec/controllers/settings/two_factor_authentication/webauthn_credentials_controller_spec.rb
AgeCommit message (Expand)Author
2023-03-15Fix misleading error code when receiving invalid WebAuthn credentials (#23568)Claire
2023-02-20Autofix Rubocop Rails/Pluck (#23730)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96