emqx/apps/emqx_auth
zmstone 290ebe2fc5 fix: deny subscribing to +/# by default ACL
Prior to this change, EMQX default ACL has a deny rule to reject
subscribing to `#`.
For completeness, the default ACL should also deny `+/#` because
they are essentially equivalent.
2024-05-13 09:26:42 +02:00
..
data chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
etc fix: deny subscribing to +/# by default ACL 2024-05-13 09:26:42 +02:00
include chore: update copyright-year 2024-02-23 08:21:06 +01:00
src Merge branch 'release-57' into sync-r57-m-20240508 2024-05-09 09:13:30 -03:00
test fix(variform and authz): do not initialize empty client_attrs field 2024-04-25 17:32:07 +02:00
rebar.config chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00