You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/auth
Claire 24f9ea7818
Fix webauthn secure key authentication (#16792)
* Add tests

* Fix webauthn secure key authentication

Fixes #16769
4 years ago
..
challenges_controller.rb
confirmations_controller.rb Change confirmations controller to redirect to / for approved users (#16151) 4 years ago
omniauth_callbacks_controller.rb Fix undefined variable for Auth::OmniauthCallbacksController (#16654) 4 years ago
passwords_controller.rb Fix other sessions not being logged out on password change (#14252) 5 years ago
registrations_controller.rb Add honeypot fields and minimum fill-out time for sign-up form (#15276) 5 years ago
sessions_controller.rb Fix webauthn secure key authentication (#16792) 4 years ago
setup_controller.rb