This website requires JavaScript.
Explore
Help
Sign In
mstdn.y-zu.org
/
mastodon
Watch
4
Star
0
Fork
0
You've already forked mastodon
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
mastodon
/
app
/
controllers
/
auth
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Claire
9e5af6bb58
Fix user creation failure handling in OAuth paths (
#29207
)
...
Co-authored-by: Matt Jankowski <
matt@jankowski.online
>
2024-02-14 23:16:39 +01:00
..
challenges_controller.rb
…
confirmations_controller.rb
Fix confirmation redirect to app without
Location
header (
#18523
)
2022-05-26 22:03:54 +02:00
omniauth_callbacks_controller.rb
Fix user creation failure handling in OAuth paths (
#29207
)
2024-02-14 23:16:39 +01:00
passwords_controller.rb
Revoke all authorized applications on password reset (
#21325
)
2022-12-15 15:47:06 +01:00
registrations_controller.rb
Fix invalid/expired invites being processed on sign-up (
#24337
)
2023-04-04 12:41:27 +02:00
sessions_controller.rb
Add rate-limit of TOTP authentication attempts at controller level (
#28801
)
2024-01-24 15:31:06 +01:00
setup_controller.rb
…