mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-21 14:29:00 -04:00
Automated changelog update [skip ci]
This commit is contained in:
10
CHANGELOG.md
10
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
|
||||
|
||||
Reference in New Issue
Block a user