diff --git a/changelog/unreleased/rework-virus-handling.md b/changelog/unreleased/rework-virus-handling.md new file mode 100644 index 0000000000..3f889b4915 --- /dev/null +++ b/changelog/unreleased/rework-virus-handling.md @@ -0,0 +1,5 @@ +Enhancement: Improve infected file handling + +Reworks virus handling.Shows scandate and outcome on ocis storage-users uploads sessions. Avoids retrying infected files on ocis postprocessing restart. + +https://github.com/owncloud/ocis/pull/8947