1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-04 18:22:26 +00:00
This commit is contained in:
Peter Bieringer 2024-08-28 09:00:41 +02:00
parent a79c2ad83e
commit 3f62982e1d

View file

@ -8,7 +8,7 @@
* Enhancement: Added 'max_freebusy_occurrences` setting to avoid potential DOS on reports * Enhancement: Added 'max_freebusy_occurrences` setting to avoid potential DOS on reports
* Enhancement: remove unexpected control codes from uploaded items * Enhancement: remove unexpected control codes from uploaded items
* Enhancement: add 'strip_domain' setting for username handling * Enhancement: add 'strip_domain' setting for username handling
* Enhancement: add option to toggle debug log of right with doesn't match * Enhancement: add option to toggle debug log of rights rule with doesn't match
* Drop: remove unused requirement "typeguard" * Drop: remove unused requirement "typeguard"
* Improve: Refactored some date parsing code * Improve: Refactored some date parsing code