mastodon/app/controllers/auth
Claire d4d0565b0f
Fix user creation failure handling in OAuth paths (#29207)
2024-02-14 21:49:45 +00:00
..
challenges_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2023-10-23 15:46:21 +00:00
confirmations_controller.rb Fix `Style/GuardClause` cop in app/controllers (#28420) 2024-01-25 15:13:41 +00:00
omniauth_callbacks_controller.rb Fix user creation failure handling in OAuth paths (#29207) 2024-02-14 21:49:45 +00:00
passwords_controller.rb Fix `Style/GuardClause` cop in app/controllers (#28420) 2024-01-25 15:13:41 +00:00
registrations_controller.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2023-11-30 15:43:26 +00:00
sessions_controller.rb Fix compatibility with Redis <6.2 (#29123) 2024-02-07 11:52:38 +00:00
setup_controller.rb Add progress indicator to sign-up flow (#24545) 2023-04-16 07:01:24 +02:00