1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

update related to auth/type=ldap

This commit is contained in:
Peter Bieringer 2024-09-29 17:29:28 +02:00
parent 499b37fd2f
commit fce3f0b1df

View file

@ -3,6 +3,7 @@
## 3.dev
* Adjustment: option [auth] htpasswd_encryption change default from "md5" to "autodetect"
* Add: option [auth] type=ldap with (group) rights management via LDAP/LDAPS
## 3.2.3
* Add: support for Python 3.13