You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers
Eugen Rochko 5e8d037e27 Fix #3910 - Require OTP authentication to disable 2FA (#3935)
* Fix #3910 - Require OTP authentication to disable 2FA. Also, remove ability
to generate new OTP backup codes *after* initial backup codes were handed
out during activation

* Restore recovery code re-generation

* Improve display of some 2FA elements
8 years ago
..
admin
api Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 8 years ago
auth Add overview of active sessions (#3929) 8 years ago
concerns
oauth
settings Fix #3910 - Require OTP authentication to disable 2FA (#3935) 8 years ago
well_known
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Bind web UI access tokens to sessions (#3940) 8 years ago
authorize_follows_controller.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 8 years ago
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Bind web UI access tokens to sessions (#3940) 8 years ago
manifests_controller.rb
media_controller.rb
remote_follow_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb