changelog for: fix typo related to collection delete hook

This commit is contained in:
Peter Bieringer
2025-11-25 20:03:27 +01:00
parent 62166eb2cc
commit 62353b42ee

View File

@@ -3,6 +3,7 @@
## 3.5.9.dev
* Extend: [auth] add support for type http_remote_user
* Extend: logging of invalid sync-token with user, path, remote host and useragent
* Fix: typo related to collection delete hook
## 3.5.8
* Extend: [auth] re-factor & overhaul LDAP authentication, especially for Python's ldap module