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