emqx/apps/emqx_auth
zmstone 01923147a2 fix(variform and authz): do not initialize empty client_attrs field
when client_attrs_init expression renders to empty string,
do not initialize the attribute.

also fixed an ACL error: a template render failure for a topic
would stop the ACL checks for the following topics if more
than one topic is configured.
2024-04-25 17:32:07 +02:00
..
data chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
etc fix(variform and authz): do not initialize empty client_attrs field 2024-04-25 17:32:07 +02:00
include chore: update copyright-year 2024-02-23 08:21:06 +01:00
src fix(variform and authz): do not initialize empty client_attrs field 2024-04-25 17:32:07 +02: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