discourse/app/controllers/admin
Krzysztof Kotlarek 95564a3df2 SECURITY: Moderators cannot see user emails.
Unless `moderators_view_emails` SiteSetting is enabled, moderators should not be able to discover users’ emails.
2024-12-19 13:13:18 -03:00
..
config FEATURE: settings tab for permalinks (#30192) 2024-12-19 10:40:34 +11:00
admin_controller.rb
admin_notices_controller.rb
api_controller.rb
backups_controller.rb
badges_controller.rb
color_schemes_controller.rb
dashboard_controller.rb FEATURE: Allow admins to force refresh "What's new?" (#29911) 2024-11-27 09:40:55 +10:00
email_controller.rb
email_styles_controller.rb
email_templates_controller.rb
embeddable_hosts_controller.rb
embedding_controller.rb
emojis_controller.rb
form_templates_controller.rb
groups_controller.rb
impersonate_controller.rb
permalinks_controller.rb
plugins_controller.rb
reports_controller.rb
robots_txt_controller.rb
screened_emails_controller.rb SECURITY: Moderators cannot see user emails. 2024-12-19 13:13:18 -03:00
screened_ip_addresses_controller.rb
screened_urls_controller.rb
search_logs_controller.rb
section_controller.rb
site_settings_controller.rb UX: Improve error when trying to edit globally shadowed setting (#30092) 2024-12-04 13:41:32 +10:00
site_texts_controller.rb
staff_action_logs_controller.rb
staff_controller.rb
themes_controller.rb
user_fields_controller.rb
users_controller.rb FEATURE: Add an option to block IPs and emails to bulk user delete (#29993) 2024-12-09 14:25:31 +03:00
versions_controller.rb
watched_words_controller.rb
web_hooks_controller.rb