1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-01-29 17:58:33 +01:00
mastodon/app/controllers/auth
2024-02-14 22:55:31 +01:00
..
challenges_controller.rb Add password challenge to 2FA settings, e-mail notifications () 2019-09-18 16:37:27 +02:00
confirmations_controller.rb Add users index on unconfirmed_email () 2023-07-02 19:41:35 +02:00
omniauth_callbacks_controller.rb Fix user creation failure handling in OAuth paths () 2024-02-14 22:55:31 +01:00
passwords_controller.rb Revoke all authorized applications on password reset () 2022-12-15 15:47:06 +01:00
registrations_controller.rb Order sessions by most-recent to least-recently updated () 2023-05-22 11:40:00 +02:00
sessions_controller.rb Add rate-limit of TOTP authentication attempts at controller level () 2024-01-24 15:31:13 +01:00
setup_controller.rb Add progress indicator to sign-up flow () 2023-04-16 07:01:24 +02:00