From cc0837ec3ca36f1cf929007e0a8b385a0416e9ab Mon Sep 17 00:00:00 2001 From: David Christofas Date: Thu, 26 Mar 2020 09:00:33 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52142f1191..943e57e029 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Summary * Change - Initial release of basic version: [#1](https://github.com/owncloud/ocis-thumbnails/issues/1) +* Change - Use predefined resolutions for thumbnail generation: [#7](https://github.com/owncloud/ocis-thumbnails/issues/7) * Change - Implement the first working version: [#3](https://github.com/owncloud/ocis-thumbnails/pull/3) ## Details @@ -15,6 +16,15 @@ https://github.com/owncloud/ocis-thumbnails/issues/1 +* Change - Use predefined resolutions for thumbnail generation: [#7](https://github.com/owncloud/ocis-thumbnails/issues/7) + + We implemented predefined resolutions to prevent attacker from flooding the service with a + large number of thumbnails. The requested resolution gets mapped to the closest matching + predefined resolution. + + https://github.com/owncloud/ocis-thumbnails/issues/7 + + * Change - Implement the first working version: [#3](https://github.com/owncloud/ocis-thumbnails/pull/3) We implemented the first simple version. It can load images via webdav and store them locally in