Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2023-05-12 06:39:25 +00:00
parent 81e2365b0a
commit 8e5cbfd6f7

View File

@@ -7,6 +7,7 @@ The following sections list the changes for unreleased.
## Summary
* Bugfix - Fix the empty string givenName attribute when creating user: [#5431](https://github.com/owncloud/ocis/issues/5431)
* Bugfix - Add missing response to blocked requests: [#6277](https://github.com/owncloud/ocis/pull/6277)
* Enhancement - Add specific result to antivirus for debugging: [#6265](https://github.com/owncloud/ocis/pull/6265)
## Details
@@ -18,6 +19,12 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/5431
https://github.com/owncloud/ocis/pull/6259
* Bugfix - Add missing response to blocked requests: [#6277](https://github.com/owncloud/ocis/pull/6277)
We added the missing response body to requests which were blocked by the policy engine.
https://github.com/owncloud/ocis/pull/6277
* Enhancement - Add specific result to antivirus for debugging: [#6265](https://github.com/owncloud/ocis/pull/6265)
We added the ability to define a specific result for the virus scanner via env-var