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 0e5b8fc46b
Fix `Style/RedundantReturn` cop (#28391)
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 File cleanup/organization in `controllers/concerns` (#27846) 1 year ago
setup_controller.rb