nextcloud-server/tests/data
Joachim Bauch d3d65e5c88
Prevent loading images that would require too much memory.
For most image formats, the header specifies the width/height.
PHP allocates an image object from that size, even if the actual
image data is much smaller. This image object size is not limited
by the limit configured in PHP.

The memory limit can be configured through "config.php" setting
"preview_max_memory" and defaults to 128 MBytes which should be
enough for most images without filling up all memory.

Signed-off-by: Joachim Bauch <bauch@struktur.de>
2022-01-11 11:44:38 +07:00
..
app two item => two items 2019-02-25 14:52:14 +07:00
certificates Use certificates that expire in 10 years 2015-08-27 22:23:08 +07:00
emails Fix vsprint parameter 2020-12-03 08:25:11 +07:00
integritycheck Fix integrity checker tests 2021-10-13 18:10:37 +07:00
l10n Correctly replace all PHP placeholders with the parameters 2021-04-20 16:42:05 +07:00
scss Add tests for SCSSCacher 2017-03-20 14:12:35 +07:00
setUploadLimit Remove unused php5 config from .htaccess 2019-03-04 11:24:10 +07:00
svg Make it possible to resolve svg for apps_paths outside the document root 2020-04-24 16:19:10 +07:00
themes/abc/apps/files/l10n Read available l10n files also from theme folder 2016-03-17 16:15:37 +07:00
block-aligned-plus-one.txt Fix encryption feof to not return too early 2015-04-20 18:32:40 +07:00
block-aligned.txt Fix encryption feof to not return too early 2015-04-20 18:32:40 +07:00
data.tar.gz
data.zip
desktopapp.png remove logo-wide from tests 2015-05-21 22:40:26 +07:00
desktopapp.svg Svgo optimization 2016-09-27 20:56:26 +07:00
guest_avatar_einstein_32.png Include additional scripts in Noto fonts 2021-03-01 19:15:01 +07:00
guest_avatar_einstein_32.svg Implement guest avatar endpoint 2019-02-07 14:23:16 +07:00
lorem-big.txt
lorem.txt
strängé filename (duplicate #2).txt Use `rawurlencode` since this seems to be expected by cURL 2014-10-14 13:16:23 +07:00
test.pdf Implement guest avatar endpoint 2019-02-07 14:23:16 +07:00
testapp.0.8.tar.gz Prevent downgrade attacks for apps 2016-11-11 18:53:26 +07:00
testapp.tar.gz Add tests for installer method 2016-10-31 19:39:35 +07:00
testapp.zip No longer evaluate appinfo/version 2016-02-10 17:24:14 +07:00
testapp1.tar.gz Add tests for installer method 2016-10-31 19:39:35 +07:00
testapp2.zip No longer evaluate appinfo/version 2016-02-10 17:24:14 +07:00
testavatar.png
testimage-badheader.jpg Prevent loading images that would require too much memory. 2022-01-11 11:44:38 +07:00
testimage-wide.png Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +07:00
testimage.eps Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +07:00
testimage.gif
testimage.heic Testcase for HEIC image (similar to the ImageTest) 2018-08-11 01:22:57 +07:00
testimage.jpg
testimage.mp3 Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +07:00
testimage.mp4 Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +07:00
testimage.odt Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly 2015-06-06 16:25:04 +07:00
testimage.png
testimagelarge.svg Svgo optimization 2016-09-27 20:56:26 +07:00