Enhancement: add option to toggle debug log of right with doesn't match

This commit is contained in:
Peter Bieringer
2024-08-28 08:03:16 +02:00
parent 107fe1bc53
commit e852c887d7
5 changed files with 16 additions and 1 deletions

View File

@@ -8,6 +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
* Drop: remove unused requirement "typeguard"
* Improve: Refactored some date parsing code