nextcloud/lib
Roeland Jago Douma 188a41a2be
Make sure the log doesn't try to read from PUT if it can't
If a PUT request comes in that is not JSON or from encoded. Then we can
only read it (exactly) once. If that is the case we must assume no
shared secret is set.

If we don't then we either are the first to read it, thus causing the
real read of the data to fail.

Or we are later and then it throws an exception (also failing the
request).

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-30 20:16:18 +02:00
..
composer Certain tokens can expire 2018-05-22 14:26:13 +02:00
l10n [tx-robot] updated from transifex 2018-05-30 00:12:31 +00:00
private Make sure the log doesn't try to read from PUT if it can't 2018-05-30 20:16:18 +02:00
public Emit event when running ./occ db:add-missing-indices 2018-05-28 09:04:59 +02:00
autoloader.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
base.php Allow usage of Windows 10 WebDav Netdrive 2018-04-05 13:51:22 +02:00
versioncheck.php Nextcloud 13 is not compatible with newer than php 7.2 2017-12-12 10:55:09 +01:00