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 929b9fdaff
Remove exclusion for `Rails/LexicallyScopedActionFilter` cop (#30697)
6 months 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/GuardClause` cop in app/controllers (#28420) 11 months ago
omniauth_callbacks_controller.rb Fix user creation failure handling in OAuth paths (#29207) 11 months ago
passwords_controller.rb Fix `Style/GuardClause` cop in app/controllers (#28420) 11 months ago
registrations_controller.rb Remove exclusion for `Rails/LexicallyScopedActionFilter` cop (#30697) 6 months ago
sessions_controller.rb Fix compatibility with Redis <6.2 (#29123) 11 months ago
setup_controller.rb