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 +01:00
..
app two item => two items 2019-02-25 14:52:14 +01:00
certificates
emails Fix vsprint parameter 2020-12-03 08:25:11 +01:00
integritycheck Fix integrity checker tests 2021-10-13 18:10:37 +02:00
l10n Correctly replace all PHP placeholders with the parameters 2021-04-20 16:42:05 +02:00
scss Add tests for SCSSCacher 2017-03-20 14:12:35 +01:00
setUploadLimit Remove unused php5 config from .htaccess 2019-03-04 11:24:10 +01:00
svg Make it possible to resolve svg for apps_paths outside the document root 2020-04-24 16:19:10 +02:00
themes/abc/apps/files/l10n
block-aligned-plus-one.txt
block-aligned.txt
data.tar.gz
data.zip
desktopapp.png
desktopapp.svg Svgo optimization 2016-09-27 20:56:26 +02:00
guest_avatar_einstein_32.png Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
guest_avatar_einstein_32.svg Implement guest avatar endpoint 2019-02-07 14:23:16 +01:00
lorem-big.txt
lorem.txt
strängé filename (duplicate #2).txt
test.pdf Implement guest avatar endpoint 2019-02-07 14:23:16 +01:00
testapp.0.8.tar.gz Prevent downgrade attacks for apps 2016-11-11 18:53:26 +01:00
testapp.tar.gz Add tests for installer method 2016-10-31 19:39:35 +01:00
testapp.zip
testapp1.tar.gz Add tests for installer method 2016-10-31 19:39:35 +01:00
testapp2.zip
testavatar.png
testimage-badheader.jpg Prevent loading images that would require too much memory. 2022-01-11 11:44:38 +01:00
testimage-wide.png
testimage.eps
testimage.gif
testimage.heic Testcase for HEIC image (similar to the ImageTest) 2018-08-11 01:22:57 +02:00
testimage.jpg
testimage.mp3
testimage.mp4
testimage.odt
testimage.png
testimagelarge.svg Svgo optimization 2016-09-27 20:56:26 +02:00