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 b31af34c97
Merge pull request from GHSA-vm39-j3vx-pch3
* Prevent different identities from a same SSO provider from accessing a same account

* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`

* Rename methods to avoid confusion between OAuth and OmniAuth
11 months ago
..
challenges_controller.rb
confirmations_controller.rb
omniauth_callbacks_controller.rb Merge pull request from GHSA-vm39-j3vx-pch3 11 months ago
passwords_controller.rb
registrations_controller.rb
sessions_controller.rb
setup_controller.rb