1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00
This commit is contained in:
Peter Bieringer 2024-03-15 07:36:00 +01:00
parent 0b9a53c73d
commit e85ec93291

View file

@ -16,6 +16,7 @@
* Enhancement: option for global permit to delete collection * Enhancement: option for global permit to delete collection
* Enhancement: auth type 'htpasswd' supports now 'htpasswd_encryption' sha256/sha512 and "autodetect" for smooth transition * Enhancement: auth type 'htpasswd' supports now 'htpasswd_encryption' sha256/sha512 and "autodetect" for smooth transition
* Improve: Dockerfiles * Improve: Dockerfiles
* Improve: server socket listen code + address format in log
* Update: documentations + examples * Update: documentations + examples
* Dependency: limit typegard version < 3 * Dependency: limit typegard version < 3