This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
86f4dba47ef26aa8690354948c49009c3fd49960
Mastodon
/
app
/
controllers
/
auth
History
Eugen Rochko
6221b36b27
Remove sign-in token authentication, instead send e-mail about new sign-in (
#17970
)
2022-04-06 20:58:12 +02:00
..
challenges_controller.rb
…
confirmations_controller.rb
Change confirmations controller to redirect to / for approved users (
#16151
)
2021-05-03 15:45:19 +02:00
omniauth_callbacks_controller.rb
Allow login through OpenID Connect (
#16221
)
2022-03-09 12:07:35 +01:00
passwords_controller.rb
Fix reviving revoked sessions and invalidating login (
#16943
)
2021-11-06 00:13:58 +01:00
registrations_controller.rb
Change old moderation strikes to be displayed in a separate page (
#17566
)
2022-03-01 19:37:47 +01:00
sessions_controller.rb
Remove sign-in token authentication, instead send e-mail about new sign-in (
#17970
)
2022-04-06 20:58:12 +02:00
setup_controller.rb
…