1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

update related to new default behavior

This commit is contained in:
Peter Bieringer 2024-06-18 17:45:38 +02:00
parent 51a7136b93
commit 55f181da65

View file

@ -4,9 +4,9 @@
* Enhancement: add support for auth.type=denyall (will be default for security reasons in upcoming releases) * Enhancement: add support for auth.type=denyall (will be default for security reasons in upcoming releases)
* Enhancement: display warning in case only default config is active * Enhancement: display warning in case only default config is active
* Enhancement: display warning in case no user authentication is active * Enhancement: display warning in case no user authentication is active
* Enhancement: add option to skip broken item to avoid triggering exception * Enhancement: add option to skip broken item to avoid triggering exception (default: enabled)
* Enhancement: add support for predefined collections for new users * Enhancement: add support for predefined collections for new users
* Enhancement: add options to disable several parts in debug log like backtrace, request_header, request_content, response_content * Enhancement: add options to enable several parts in debug log like backtrace, request_header, request_content, response_content (default: disabled)
* Enhancement: rights/from_file: display resulting permission of a match in debug log * Enhancement: rights/from_file: display resulting permission of a match in debug log
## 3.2.1 ## 3.2.1