emqx/changes/ce/fix-13024.en.md

4 lines
175 B
Markdown

Add a default ACL deny-rule to reject subscription to `+/#` topic.
Since EMQX by default rejects subscription to `#` topic, for completeness, it should reject `+/#` as well.