Light LDAP implementation
Go to file
Marcelin Dupraz 2a6d23203c Implementation of the delete_user_request.
Tests are barebones and are dependant of the list_users_request
(delete_user_request_test will fail if list_users_request fails)
2021-05-30 22:08:01 +02:00
.github/workflows Add action testing PRs 2021-05-30 22:03:53 +02:00
app App: Display users in a table 2021-05-30 17:51:28 +02:00
model Implementation of the delete_user_request. 2021-05-30 22:08:01 +02:00
src Implementation of the delete_user_request. 2021-05-30 22:08:01 +02:00
.gitignore Split the crate in 3, introduce JS frontend 2021-05-08 11:34:55 +02:00
Cargo.toml Force sqlx-core to be at 0.5.1 2021-05-30 19:27:54 +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