1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-07 18:30:54 +00:00

extend htpasswd_encryption options with sha256/512/autodetect

This commit is contained in:
Peter Bieringer 2024-03-12 06:13:54 +01:00
parent 80bf824b91
commit bb185a941d

View file

@ -14,6 +14,7 @@
* Enhancement: autodetect logging to systemd journal
* Enhancement: test code
* Enhancement: option for global permit to delete collection
* Enhancement: auth type 'htpasswd' supports now 'htpasswd_encryption' sha256/sha512 and "autodetect" for smooth transition
* Improve: Dockerfiles
* Update: documentations + examples
* Dependency: limit typegard version < 3