]> source.dussan.org Git - nextcloud-server.git/commit
Prevent PHP request to get killed when using fclose callback (#26775) 4491/head
authorVincent Petry <pvince81@owncloud.com>
Fri, 13 Jan 2017 11:55:08 +0000 (12:55 +0100)
committerRobin Appelman <robin@icewind.nl>
Tue, 25 Apr 2017 12:11:38 +0000 (14:11 +0200)
commite47d8028dcb26dc50fe61f8e08e0c2c5a8054dc2
tree311682cff2931d4368fb20d223b9616581fd318a
parentba776a3c0faf1c00aaf2b6d54e391b8feaad2b50
Prevent PHP request to get killed when using fclose callback (#26775)

* Prevent PHP request to get killed when using fclose callback

* Add ignore_user_abort everywhere where the time limit is set to 0

Signed-off-by: Robin Appelman <robin@icewind.nl>
apps/dav/appinfo/v1/webdav.php
apps/dav/appinfo/v2/remote.php
lib/private/Files/View.php
lib/private/legacy/files.php