emqx/apps/emqx_authn
Thales Macedo Garitezi 34d6dbca61
chore(mix): simplify build by using rebar3 for umbrella apps
By treating the apps in the umbrella as dependencies to be managed and
built by rebar3, we can simplify the maintenance of the release, at
the cost of increased build times: using Mix as before, it could track
changed files better than using rebar.  But the complexity and
possibility of discrepancies make it using rebar much more compelling.
2021-12-22 09:40:01 -03:00
..
data chore(authn): rename superuser to is_superuser 2021-09-08 09:53:39 +08:00
etc refactor(authn): align authn config root name 2021-12-04 09:33:14 +01:00
include refactor(authn): align authn config root name 2021-12-04 09:33:14 +01:00
src Merge pull request #6384 from savonarola/refactor-password-hashing 2021-12-14 16:21:02 +03:00
test refactor(authn): restore pbkdf2 password hashing functionality 2021-12-13 21:40:09 +03:00
rebar.config chore(mix): simplify build by using rebar3 for umbrella apps 2021-12-22 09:40:01 -03:00