discourse/app/controllers/admin
2016-08-26 17:15:37 -04:00
..
admin_controller.rb
api_controller.rb
backups_controller.rb FIX: Set a not expiring key for user enabled readonly mode. 2016-06-29 15:10:01 +08:00
badges_controller.rb SECURITY: disable user entered badge SQL by default 2016-07-28 09:03:00 +10:00
color_schemes_controller.rb
dashboard_controller.rb
diagnostics_controller.rb
email_controller.rb FIX: searching received emails for TO was broken 2016-07-13 22:43:25 +02:00
email_templates_controller.rb FIX: improve support for handling emails coming from screened email addresses 2016-04-18 23:01:54 +02:00
embeddable_hosts_controller.rb FEATURE: Support for a whitelist for embeddable host paths 2016-08-23 14:56:12 -04:00
embedding_controller.rb
emojis_controller.rb
flags_controller.rb
groups_controller.rb FEATURE: avatar flair can be font awesome icons 2016-08-26 17:15:37 -04:00
impersonate_controller.rb
permalinks_controller.rb
plugins_controller.rb
reports_controller.rb FEATURE: filter admin reports via user group 2016-02-04 11:23:49 +05:30
screened_emails_controller.rb
screened_ip_addresses_controller.rb
screened_urls_controller.rb
site_customizations_controller.rb
site_settings_controller.rb SECURITY: disable user entered badge SQL by default 2016-07-28 09:03:00 +10:00
site_texts_controller.rb FIX: Allow message format translations to be overridden 2016-04-08 14:49:50 -04:00
staff_action_logs_controller.rb
user_fields_controller.rb FEATURE: add user custom fields to user card 2016-04-08 14:35:41 +02:00
users_controller.rb FEATURE: Add event trigger when a user is logged out. 2016-07-04 17:20:30 +08:00
versions_controller.rb