emqx/apps/emqx_authn
zhongwencool f697028b70
Fix ping not return pong (#6285)
* fix: ./bin/emqx ping return pong

* chore: waiting longer for logger flush log to disk

* fix: change swagger page's limit from 100 to 1000

* chore: type wrong

* fix: sync log to disk by logger_disk_log_h:filesync
2021-11-26 17:02:45 +08:00
..
data chore(authn): rename superuser to is_superuser 2021-09-08 09:53:39 +08:00
etc refactor(authn): refactor to support global and listener authentication 2021-09-06 18:46:08 +08:00
include refactor(authn): call lists:foreach instaed of list comprehension 2021-09-16 23:17:50 +02:00
src Fix ping not return pong (#6285) 2021-11-26 17:02:45 +08:00
test Merge pull request #6311 from emqx/release-5.0-beta.2 2021-11-26 14:24:19 +08:00
rebar.config refactor(authn): refactor to support global and listener authentication 2021-09-06 18:46:08 +08:00