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
David Vega 1b5d207131
Fix single name variables on controller folder (#20092)
Co-authored-by: petrokoriakin1 <116151189+petrokoriakin1@users.noreply.github.com>

Co-authored-by: petrokoriakin1 <116151189+petrokoriakin1@users.noreply.github.com>
Co-authored-by: Effy Elden <effy@effy.space>
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 Revoke all authorized applications on password reset (#21325) 2 years ago
registrations_controller.rb Fix single name variables on controller folder (#20092) 2 years ago
sessions_controller.rb Fix form-action CSP directive for external login (#20962) 2 years ago
setup_controller.rb