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 1e1289b024
Fix crash when external auth provider has no display_name set (#19962)
Fixes #19913
2 years ago
..
challenges_controller.rb
confirmations_controller.rb Fix confirmation redirect to app without `Location` header (#18523) 3 years ago
omniauth_callbacks_controller.rb Fix crash when external auth provider has no display_name set (#19962) 2 years ago
passwords_controller.rb Fix reviving revoked sessions and invalidating login (#16943) 3 years ago
registrations_controller.rb Fix invites (#19560) 2 years ago
sessions_controller.rb Fix suspicious sign-in mails never being sent (#18599) 3 years ago
setup_controller.rb