]> source.dussan.org Git - nextcloud-server.git/commit
Add callCheck to testremote.php
authorLukas Reschke <lukas@owncloud.com>
Mon, 2 Feb 2015 18:39:41 +0000 (19:39 +0100)
committerLukas Reschke <lukas@owncloud.com>
Mon, 2 Feb 2015 18:39:41 +0000 (19:39 +0100)
commit4270188252d8db8f1626231717bcfd5de35d3ef5
tree1a34d4583cd5584b66169c3fdfcae5402048a754
parent92bc1b44d5230b6256be8f1f79d364c9bb277944
Add callCheck to testremote.php

Without CSRF check this file might be tricked into requesting itself which would result in an endless loop and thus potentially ending in a Denial of Service.
apps/files_sharing/ajax/testremote.php