mastodon/app/controllers/settings
2023-04-06 15:45:56 -05:00
..
exports
migration
preferences
two_factor_authentication Fix misleading error code when receiving invalid WebAuthn credentials (#23568) 2023-03-16 11:45:53 +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 Remove setting that disables account deletes (#17683) 2022-10-06 10:16:47 +02:00
exports_controller.rb Refactor how Redis locks are created (#18400) 2022-05-13 00:02:35 +02:00
featured_tags_controller.rb Change featured hashtag deletion to be done synchronously (#19590) 2022-10-31 16:31:44 +01:00
imports_controller.rb
login_activities_controller.rb
migrations_controller.rb
pictures_controller.rb
preferences_controller.rb Merge asonix/changes 2022-11-06 12:29:17 -06:00
profiles_controller.rb
sessions_controller.rb
two_factor_authentication_methods_controller.rb