chinwagsocial/app/controllers/settings
2023-03-16 11:58:46 +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-16 11:58:46 +01:00
aliases_controller.rb
applications_controller.rb
base_controller.rb
deletes_controller.rb Remove setting that disables account deletes (#17683) 2022-10-06 10:16:47 +02:00
exports_controller.rb
featured_tags_controller.rb Change featured hashtag deletion to be done synchronously (#19590) 2022-10-31 16:31:44 +01:00
imports_controller.rb Refactor settings controllers (#14767) 2020-09-11 20:56:35 +02:00
login_activities_controller.rb
migrations_controller.rb
pictures_controller.rb Fix profile update not being sent on profile/header picture deletion (#15461) 2020-12-30 23:19:18 +01:00
preferences_controller.rb Remove digest e-mails (#17985) 2022-08-25 23:38:22 +02:00
profiles_controller.rb
sessions_controller.rb
two_factor_authentication_methods_controller.rb