1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-15 20:36:55 +00:00
This commit is contained in:
Peter Bieringer 2025-09-09 07:39:56 +02:00
parent 126b1a13d2
commit 1bac038f5a

View file

@ -3,6 +3,7 @@
## 3.5.6.dev ## 3.5.6.dev
* Fix: broken start when UID does not exist (potential container startup case) * Fix: broken start when UID does not exist (potential container startup case)
* Improve: user/group retrievement for running service and directories * Improve: user/group retrievement for running service and directories
* Extend/Improve: [auth] ldap: group membership lookup
## 3.5.5 ## 3.5.5
* Improve: [auth] ldap: do not read server info by bind to avoid needless network traffic * Improve: [auth] ldap: do not read server info by bind to avoid needless network traffic