Light LDAP implementation
Go to file
Valentin Tolmer e431c40475 Remove user_id cookie
We can't read it from JS anyway
2021-05-14 09:24:14 +02:00
app Split the user table into a sub-component 2021-05-11 09:54:54 +02:00
examples WIP: sorry this does not compiles 2021-03-06 23:39:34 +01:00
model Move the JWTClaims to the model 2021-05-13 19:32:29 +02:00
src Remove user_id cookie 2021-05-14 09:24:14 +02:00
.gitignore Split the crate in 3, introduce JS frontend 2021-05-08 11:34:55 +02:00
Cargo.toml Implement server-side JWT generation and checks 2021-05-12 20:53:46 +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