Skip to content

Commit

Permalink
update related to new default behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
pbiering committed Jun 18, 2024
1 parent 51a7136 commit 55f181d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
* 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 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 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

## 3.2.1
Expand Down

0 comments on commit 55f181d

Please sign in to comment.