firest e9febf231f fix(ldap): lower the log level of LDAB to `debug` %!s(int64=2) %!d(string=hai) anos
..
src e9febf231f fix(ldap): lower the log level of LDAB to `debug` %!s(int64=2) %!d(string=hai) anos
test 46877e979b chore: update copyright-year %!s(int64=2) %!d(string=hai) anos
.gitignore b2f3ac9967 fix(ldap): fix newline error && correcting files header %!s(int64=2) %!d(string=hai) anos
README.md 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps %!s(int64=2) %!d(string=hai) anos
docker-ct f98f97f37e feat(ldap): set test env and add test suites %!s(int64=2) %!d(string=hai) anos
rebar.config 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` %!s(int64=2) %!d(string=hai) anos

README.md

LDAP Connector

This application houses the LDAP connector. It provides the APIs to connect to the LDAP service.

It is used by the emqx_auth application to check user permissions.

Contributing

Please see our contributing.md.

License

See APL.