This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2026-08-16 13:26:38 -05:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
2d2abe59e44afa2fcb7a436141d1d68babb66522
mastodon
/
app
/
controllers
/
auth
History
Matt Jankowski
23be60a641
Update devise to version 5.0 (
#37419
)
2026-03-24 15:36:06 +01: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
Update devise to version 5.0 (
#37419
)
2026-03-24 15:36:06 +01:00
setup_controller.rb
Use
expect
for nested params in
auth/setup#update
(
#33657
)
2025-01-21 08:16:40 +00:00