mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-10 00:38:13 +08:00
A moderator can create a chat channel under a category they couldn't actually post in. This PR adds a `can_create_channel_in_category` policy backed by`guardian.can_post_in_category?(category)`. |
||
|---|---|---|
| .. | ||
| admin | ||
| chat | ||
| core_ext | ||
| application_controller_spec.rb | ||
| chat_controller_spec.rb | ||
| direct_messages_controller_spec.rb | ||