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: remove unexpected control codes from uploaded items
* 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"
* Improve: Refactored some date parsing code