Light LDAP implementation
Go to file
2021-05-30 17:01:14 +02:00
app Return not found when a cookie is empty 2021-05-30 17:01:14 +02:00
model Add method to add users to groups 2021-05-26 15:49:59 +02:00
src Add the admin user to the admin group by default 2021-05-26 19:22:41 +02:00
.gitignore Split the crate in 3, introduce JS frontend 2021-05-08 11:34:55 +02:00
Cargo.toml Add a method to create a user 2021-05-26 08:43:31 +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