about summary refs log tree commit diff
path: root/app/controllers/settings/two_factor_authentication/webauthn_credentials_controller.rb
AgeCommit message (Expand)Author
2023-03-15Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-03-15Fix misleading error code when receiving invalid WebAuthn credentials (#23568)Claire
2023-02-25Merge branch 'main' into glitch-soc/merge-upstreamClaire
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2021-08-27Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-08-26Explicitly set userVerification to discoraged (#16545)Truong Nguyen
2020-09-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-09-11Refactor settings controllers (#14767)Eugen Rochko
2020-08-30Adapt 2FA changes to glitch-soc's theming systemThibaut Girka
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96