emqx/apps/emqx_authn/src
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
..
enhanced_authn refactor(authn resources): add `emqx_resource` and `emqx_authn` tests 2021-11-22 21:08:04 +03:00
simple_authn Merge pull request #6311 from emqx/release-5.0-beta.2 2021-11-26 14:24:19 +08:00
emqx_authn.app.src chore(for editor): Add comments for Emacs major mode. 2021-09-16 15:43:30 +08:00
emqx_authn.erl fix(authn): allow single authenticator instance from config 2021-10-20 15:06:08 +02:00
emqx_authn_api.erl Fix ping not return pong (#6285) 2021-11-26 17:02:45 +08:00
emqx_authn_app.erl refactor(authn resources): add `emqx_resource` and `emqx_authn` tests 2021-11-22 21:08:04 +03:00
emqx_authn_schema.erl refactor(authn api): use config schemas for request validations (#5999) 2021-11-01 17:52:03 +08:00
emqx_authn_sup.erl refactor(authn): refactor to support global and listener authentication 2021-09-06 18:46:08 +08:00
emqx_authn_utils.erl chore(authn): add MySQL & PostgreSQL backend tests 2021-11-23 11:52:51 +03:00