This website requires JavaScript.
Explore
Help
Sign In
techhub
/
mastodon
Watch
2
Star
0
Fork
0
You've already forked mastodon
Code
Activity
Files
d785a9344e2931443d7cbfc6b59d082ec2b8e17d
mastodon
/
app
/
controllers
/
auth
History
Claire
fab0dd0bcf
Change redirection for denied registration from web app to sign-in page with error message (
#36384
)
2025-10-15 11:37:22 +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 contrast between background and form elements on some pages (
#31266
)
2024-08-02 13:55:31 +00:00
omniauth_callbacks_controller.rb
Confirm
User#login_activities
in auth/sessions spec (
#35372
)
2025-07-15 06:31:00 +00:00
passwords_controller.rb
Set flash options via redirect where possible (
#35370
)
2025-07-24 08:03:28 +00:00
registrations_controller.rb
Change redirection for denied registration from web app to sign-in page with error message (
#36384
)
2025-10-15 11:37:22 +00:00
sessions_controller.rb
Use
around_action
to preserve stored location in
auth/sessions#destroy
(
#35716
)
2025-08-08 15:31:50 +00:00
setup_controller.rb
Use
expect
for nested params in
auth/setup#update
(
#33657
)
2025-01-21 08:16:40 +00:00