emqx/apps/emqx_authn
Zaiming (Stone) Shi 9316690c29 fix(schema): binary string for default values
A lot of the string value fields had default value defined in
schema as list-string rather than binary-string.
This caused the generated schema dump (in JSON format)
to have raw_default field as an integer array.
2023-02-21 09:09:51 +01:00
..
data chore(authn): rename superuser to is_superuser 2021-09-08 09:53:39 +08:00
etc feat: generate a minimized emqx.conf 2022-05-31 19:20:27 +08:00
i18n ci: add i18n style check script 2023-02-09 11:41:52 +01:00
include chore: update copyright year 2023 2023-01-02 09:22:27 +01:00
src fix(schema): binary string for default values 2023-02-21 09:09:51 +01:00
test refactor(authn): no need to check config at app boot 2023-02-06 18:19:22 +01:00
docker-ct ci: only start required docker for integration tests 2022-09-06 19:25:53 +02:00
rebar.config style: erlfmt apps/emqx_authn 2022-04-01 02:19:46 +08:00