This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-20 17:11:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
controllers
/
auth
History
Claire
870ee80fd3
Fix user creation failure handling in OAuth paths (
#29207
)
2024-02-14 22:55:31 +01:00
..
challenges_controller.rb
Add password challenge to 2FA settings, e-mail notifications (
#11878
)
2019-09-18 16:37:27 +02:00
confirmations_controller.rb
Add users index on unconfirmed_email (
#25672
)
2023-07-02 19:41:35 +02:00
omniauth_callbacks_controller.rb
Fix user creation failure handling in OAuth paths (
#29207
)
2024-02-14 22:55:31 +01:00
passwords_controller.rb
Revoke all authorized applications on password reset (
#21325
)
2022-12-15 15:47:06 +01:00
registrations_controller.rb
Order sessions by most-recent to least-recently updated (
#25005
)
2023-05-22 11:40:00 +02:00
sessions_controller.rb
Add rate-limit of TOTP authentication attempts at controller level (
#28801
)
2024-01-24 15:31:13 +01:00
setup_controller.rb
Add progress indicator to sign-up flow (
#24545
)
2023-04-16 07:01:24 +02:00