nextcloud-server/tests/data
Joachim Bauch 3ad763cf18 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 14:48:27 +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 Readd test getOnlyDefaultAliases() 2020-12-28 13:59:10 +07:00
l10n Revert "Correctly fallback to english, if the plural case is not translated" 2015-02-20 11:51:36 +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
db_structure.xml Adding tests for 4 byte unicode characters 2016-10-19 00:15:01 +07:00
db_structure2.xml let's name the column 'select' because this is a keyword on all platforms 2014-02-26 20:47:07 +07:00
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-22 20:07:58 +07:00
guest_avatar_einstein_32.svg Implement guest avatar endpoint 2019-02-07 14:23:16 +07:00
lorem-big.txt Correctly read the full stream in file_get_contents 2014-04-01 10:07:16 +07:00
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 Add unittests & check filetype in setLocalAvatar() 2013-08-25 21:04:09 +07:00
testimage-badheader.jpg Prevent loading images that would require too much memory. 2022-01-11 14:48:27 +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 Add OC_Image Unit Test 2013-08-01 20:17:43 +07:00
testimage.heic Testcase for HEIC image (similar to the ImageTest) 2018-08-11 01:22:57 +07:00
testimage.jpg Add OC_Image Unit Test 2013-08-01 20:17:43 +07:00
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 Optimize image and skip mimetype test 2013-08-01 20:17:43 +07:00
testimagelarge.svg Svgo optimization 2016-09-27 20:56:26 +07:00