nas/app/controllers/auth
Claire a6997fab01 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
2024-02-15 08:33:55 +09:00
..
challenges_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2023-10-23 15:46:21 +00:00
confirmations_controller.rb Fix Style/RedundantReturn cop (#28391) 2023-12-18 09:50:51 +00:00
omniauth_callbacks_controller.rb Merge pull request from GHSA-vm39-j3vx-pch3 2024-02-15 08:33:55 +09:00
passwords_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2023-10-23 15:46:21 +00:00
registrations_controller.rb Add Account#unavailable? and Account#permanently_unavailable? aliases (#28053) 2023-11-30 15:43:26 +00:00
sessions_controller.rb Add rate-limit of TOTP authentication attempts at controller level (#28801) 2024-01-25 08:00:45 +09:00
setup_controller.rb Add progress indicator to sign-up flow (#24545) 2023-04-16 07:01:24 +02:00