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
CSDUMMI d258ec8e3b
Prefer the stored location as after_sign_in_path in Omniauth Callback Controller (#24073)
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 Prefer the stored location as after_sign_in_path in Omniauth Callback Controller (#24073) 2 years ago
passwords_controller.rb Revoke all authorized applications on password reset (#21325) 2 years ago
registrations_controller.rb Autofix Rubocop Style/IfUnlessModifier (#23697) 2 years ago
sessions_controller.rb Enable Rubocop HTTP status rules (#23717) 2 years ago
setup_controller.rb