This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/spec/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_spec.rb
confirmations_controller_spec.rb Fix `RSpec/LetSetup` cop in auth controller specs (#28464) 2023-12-22 08:03:59 +00:00
passwords_controller_spec.rb Fix `RSpec/LetSetup` cop in auth controller specs (#28464) 2023-12-22 08:03:59 +00:00
registrations_controller_spec.rb Fix registrations not checking MX records for email domain blocks requiring approval (#28608) 2024-01-15 17:10:57 +00:00
sessions_controller_spec.rb Add rate-limit of TOTP authentication attempts at controller level (#28801) 2024-01-19 12:19:49 +00:00
setup_controller_spec.rb