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 3593ee2e36
Add rate-limit of TOTP authentication attempts at controller level (#28801)
2 years ago
..
challenges_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2 years ago
confirmations_controller.rb Fix `Style/RedundantReturn` cop (#28391) 2 years ago
omniauth_callbacks_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2 years ago
passwords_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2 years ago
registrations_controller.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
sessions_controller.rb Add rate-limit of TOTP authentication attempts at controller level (#28801) 2 years ago
setup_controller.rb Add progress indicator to sign-up flow (#24545) 3 years ago