Revert "Always validate uploads over api"
authorHashar <hashar@free.fr>
Fri, 17 May 2019 14:42:21 +0000 (14:42 +0000)
committerHashar <hashar@free.fr>
Fri, 17 May 2019 14:42:44 +0000 (14:42 +0000)
commit723db87d9d1f9000d04146d6db1ccc92b4677af8
tree7c8051b0168a17dd0428d010dc8292dd5ea15362
parent48f1bf98a2a205ee82e942cc1316c788f6f25a56
Revert "Always validate uploads over api"

The verification is broken with chunken uploads and ultimately
cause large files to no more be uploadable.

This reverts commit 38ec6d8a344d4eda0307dd3a72653dd2171305d6.

Bug: T223448
Change-Id: If414a8f751a3e1488a2ab099abd8b598c973c1f4
includes/api/ApiUpload.php