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
Eugen Rochko 96129c2f10
Fix confirmation redirect to app without `Location` header (#18523)
4 years ago
..
challenges_controller.rb
confirmations_controller.rb Fix confirmation redirect to app without `Location` header (#18523) 4 years ago
omniauth_callbacks_controller.rb Allow login through OpenID Connect (#16221) 4 years ago
passwords_controller.rb Fix reviving revoked sessions and invalidating login (#16943) 4 years ago
registrations_controller.rb Change old moderation strikes to be displayed in a separate page (#17566) 4 years ago
sessions_controller.rb Remove sign-in token authentication, instead send e-mail about new sign-in (#17970) 4 years ago
setup_controller.rb