mastodon/app/controllers/auth
Claire 24f9ea7818
Fix webauthn secure key authentication (#16792)
* Add tests

* Fix webauthn secure key authentication

Fixes #16769
2021-09-30 05:26:29 +02:00
..
challenges_controller.rb
confirmations_controller.rb Change confirmations controller to redirect to / for approved users (#16151) 2021-05-03 15:45:19 +02:00
omniauth_callbacks_controller.rb Fix undefined variable for Auth::OmniauthCallbacksController (#16654) 2021-08-25 17:40:56 +02:00
passwords_controller.rb
registrations_controller.rb
sessions_controller.rb Fix webauthn secure key authentication (#16792) 2021-09-30 05:26:29 +02:00
setup_controller.rb