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
Matt Jankowski 17ea22671d
Fix `Style/GuardClause` cop in app/controllers (#28420)
2 years ago
..
challenges_controller.rb
confirmations_controller.rb Fix `Style/GuardClause` cop in app/controllers (#28420) 2 years ago
omniauth_callbacks_controller.rb
passwords_controller.rb Fix `Style/GuardClause` cop in app/controllers (#28420) 2 years ago
registrations_controller.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
sessions_controller.rb Add notification email on invalid second authenticator (#28822) 2 years ago
setup_controller.rb