feat: reflect disabling users in LDAP
Open
feature
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 115
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 51
Description
Currently, disabling a user only prevents them from connecting to the VPN, logging in, resetting password etc. One lacking feature is reflecting this state in the LDAP. Probably the easiest solution would be to filter (delete) disabled users altogether from LDAP.
Contributor guide
Assessment
This issue has not been assessed yet.