mastodon/app/controllers/auth
Claire 3593ee2e36
Add rate-limit of TOTP authentication attempts at controller level (#28801)
2024-01-19 12:19:49 +00: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 Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2023-10-23 15:46:21 +00: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-19 12:19:49 +00:00
setup_controller.rb Add progress indicator to sign-up flow (#24545) 2023-04-16 07:01:24 +02:00