]> source.dussan.org Git - nextcloud-server.git/commit
Check expected type after JSON decode instead of checking what is not expected.
authorAndreas Fischer <bantu@owncloud.com>
Wed, 7 Aug 2013 15:01:14 +0000 (17:01 +0200)
committerAndreas Fischer <bantu@owncloud.com>
Wed, 7 Aug 2013 15:01:14 +0000 (17:01 +0200)
commit67df0a60fba81af8e8783759cd09258ba78fc085
treeb75418c187eb272ffa2cebe42e626fd38455fd2a
parent3534c3b3735242afa5c991417027a8c8e41e6465
Check expected type after JSON decode instead of checking what is not expected.

This will also allow "true" and "false" as filenames instead of only "null".
apps/files/ajax/download.php