discourse/plugins/chat/app/controllers/chat
Joffrey JAFFEUX a2031bbaac
FIX: ensures moderators can see category permissions (#36772)
We could potentially return limited information to moderators who
shouldn't have access to it.

We considered this as FIX and not SECURITY as this endpoint is limited
to staff only and is only returning group names. Also you would need to
know the category ID as it wouldn't show in the UI if you can't access
it.
2025-12-18 12:34:46 +01:00
..
admin DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
api FIX: ensures moderators can see category permissions (#36772) 2025-12-18 12:34:46 +01:00
api_controller.rb DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
base_controller.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
chat_controller.rb DEV: Add video conversion support for chat messages (#36275) 2025-12-01 12:34:56 -07:00
direct_messages_controller.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
incoming_webhooks_controller.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00