Light LDAP implementation
Go to file
Thomas Wickham ffce735b79 Fix bug in config from cli flags
The flag value (true/false) was always provided to the configuration, which means that the cli was overriding everything else.
2021-03-02 22:03:58 +01:00
src Fix bug in config from cli flags 2021-03-02 22:03:58 +01:00
.gitignore Initial commit 2021-03-02 12:39:53 +01:00
Cargo.toml Add logging + start wiring config 2021-03-02 20:51:33 +01:00
LICENSE Initial commit 2021-03-02 12:39:53 +01:00
lldap_config.toml Fix cli arg precedence and finish config wiring 2021-03-02 21:44:13 +01:00
README.md Initial commit 2021-03-02 12:39:53 +01:00

lldap

Light LDAP implementation