This commit is contained in:
Peter Bieringer
2024-09-30 21:16:36 +02:00
parent 06a9cf2886
commit fc77cf9d66
3 changed files with 2 additions and 3 deletions

View File

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