proxmox/proxmox-ldap
Stefan Sterz 599a6a49da ldap: remove support for unauthenticated binds
by using the default empty string if no password was provided,
unauthenticated binds were possible. to bring pbs in-line with pve,
switch to throwing an error in this case instead. however, this will
break any pre-existing setup that relied on this behavior.

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2023-06-26 14:15:33 +02:00
..
debian update d/copyright files to debian copyright-format 1.0 2023-05-23 13:02:39 +02:00
src ldap: remove support for unauthenticated binds 2023-06-26 14:15:33 +02:00
tests ldap: test fixup 2023-03-02 15:44:11 +01:00
Cargo.toml fix 'default-features = false' for ldap3 2023-02-08 14:26:34 +01:00
run_integration_tests.sh ldap: tests: add LDAP integration tests 2023-02-08 14:11:21 +01:00