mastodon/app/controllers/settings
2023-03-15 04:15:20 +01:00
..
exports
migration Refactor settings controllers (#14767) 2020-09-11 20:56:35 +02:00
preferences Change /settings/preferences to redirect to appearance, add /settings/preferences/other (#10988) 2019-06-07 16:51:08 +02:00
two_factor_authentication Fix misleading error code when receiving invalid WebAuthn credentials (#23568) 2023-03-15 04:15:20 +01:00
aliases_controller.rb
applications_controller.rb Change POST /settings/applications/:id to regenerate token on scopes change (#23359) 2023-02-02 12:03:49 +01:00
base_controller.rb Add 'private' to Cache-Control, match Rails expectations (#20608) 2022-11-16 04:56:30 +01:00
deletes_controller.rb
exports_controller.rb
featured_tags_controller.rb
imports_controller.rb
login_activities_controller.rb
migrations_controller.rb Refactor settings controllers (#14767) 2020-09-11 20:56:35 +02:00
pictures_controller.rb
preferences_controller.rb
profiles_controller.rb
sessions_controller.rb
two_factor_authentication_methods_controller.rb