|
|
1 year atrás | |
|---|---|---|
| .. | ||
| src | d410440783 feat(ldap): supported the `memberOf` syntax in the extensible match filter | 1 year atrás |
| test | d410440783 feat(ldap): supported the `memberOf` syntax in the extensible match filter | 1 year atrás |
| .gitignore | b2f3ac9967 fix(ldap): fix newline error && correcting files header | 2 years atrás |
| README.md | 1eb75b43c4 chore(auth): split emqx_authn and emqx_authz apps | 2 years atrás |
| docker-ct | f98f97f37e feat(ldap): set test env and add test suites | 2 years atrás |
| mix.exs | 19f3b030f9 chore: preparing to run common tests / eunit with mix | 1 year atrás |
| rebar.config | 5e100f52b8 style: erlfmt all `rebar.config` files and `bin/nodetool` | 2 years atrás |
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.
Please see our contributing.md.
See APL.