]> source.dussan.org Git - nextcloud-server.git/commit
Prevent PHP request to get killed when using fclose callback (#26775) 3157/head
authorVincent Petry <pvince81@owncloud.com>
Fri, 13 Jan 2017 11:55:08 +0000 (12:55 +0100)
committerRobin Appelman <robin@icewind.nl>
Mon, 23 Jan 2017 11:33:20 +0000 (12:33 +0100)
commit0aaf209c667250b2b5ad5eedd8af0807136e46d4
treebf833bd1a086ef95261f4541d41499b8e80cd0b7
parent012e52123900dcaab29989ab12b1848abe8d0a11
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