LDAP support #921

Open
RatCornu wants to merge 8 commits from RatCornu/continuwuity:ldap into main

8 commits

Author SHA1 Message Date
4df565dd77 Merge branch 'main' into ldap
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Failing after 0s
Checks / Prefligit / prefligit (pull_request) Successful in 24s
2025-08-10 21:10:48 +00:00
1a21f4a852
fix: Correctly pass ldap feature from the default crate
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Failing after 0s
Checks / Prefligit / prefligit (pull_request) Successful in 16s
2025-08-10 21:09:41 +01:00
4f5c2c6816
fix: Make builds without LDAP work correctly 2025-08-10 21:09:40 +01:00
c106ba836f
chore: Fix default attributes for config 2025-08-10 21:09:40 +01:00
785789afb5
chore: remove unused LDAP mail attribute
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Failing after 0s
Checks / Prefligit / prefligit (pull_request) Successful in 14s
2025-08-10 20:34:47 +01:00
08a0d37219
feat: ldap login 2025-08-10 20:34:46 +01:00
07179a8e13
fix(arch): fix config.toml not being loaded from LoadCredentials directory 2025-08-10 20:34:44 +01:00
20a76f4274
fix(policy-server): Call the PS later in the PDU creation process
This avoids accidentally sending partially built PDUs to the policy server,
which may cause issues with some implementations
2025-08-10 20:34:41 +01:00