nextcloud/lib
Roeland Jago Douma c27722520c
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:27:30 +02:00
..
composer Certain tokens can expire 2018-05-23 17:02:15 +02:00
l10n [tx-robot] updated from transifex 2018-05-30 00:12:51 +00:00
private Make sure the log doesn't try to read from PUT if it can't 2018-05-30 20:27:30 +02:00
public Don't lie about the preview mimetype 2018-01-08 20:39:39 +01:00
autoloader.php Revert "Add a magic wrapper to allow phpunit4 to run the code again " 2017-03-20 14:25:43 +01:00
base.php Allow usage of Windows 10 WebDav Netdrive 2018-04-05 13:51:48 +02:00
versioncheck.php Nextcloud 12 is not compatible with newer than php 7.1 2018-02-07 13:38:37 +01:00