Light LDAP implementation
Go to file
Valentin Tolmer 5abff453b9 clippy fixes
2021-05-10 09:34:29 +02:00
app Add a method to fetch users from the client 2021-05-09 13:26:50 +02:00
examples WIP: sorry this does not compiles 2021-03-06 23:39:34 +01:00
model Add a handler for the /api/users endpoint 2021-05-09 12:06:58 +02:00
src clippy fixes 2021-05-10 09:34:29 +02:00
.gitignore Split the crate in 3, introduce JS frontend 2021-05-08 11:34:55 +02:00
Cargo.toml Setup a basic API route 2021-05-09 11:52:53 +02: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