emqx/apps/emqx_auth_postgresql/src
Andrew Mayorov 49fba40ee7
fix(tpl): ensure backward compat with authz / authn templates
This commit leans heavy into discouraging the former approach where
only part of placeholders were interpolated, depending on `placeholders`
option.
2023-11-02 17:11:10 +07:00
..
emqx_auth_postgresql.app.src chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00
emqx_auth_postgresql_app.erl chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_auth_postgresql_sup.erl chore(auth): split emqx_authn and emqx_authz apps 2023-10-05 13:41:50 +03:00
emqx_authn_postgresql.erl chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00
emqx_authn_postgresql_schema.erl chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00
emqx_authz_postgresql.erl fix(tpl): ensure backward compat with authz / authn templates 2023-11-02 17:11:10 +07:00
emqx_authz_postgresql_schema.erl chore(source dir): split out postgresql connector 2023-10-13 16:58:57 +03:00