Skip to content
Snippets Groups Projects
Commit 2dfc4851 authored by Lukas Reschke's avatar Lukas Reschke
Browse files

XSRF checks

parent 334296b0
Branches
No related tags found
No related merge requests found
<?php
OCP\JSON::checkAppEnabled('files_external');
OCP\JSON::checkLoggedIn();
OCP\JSON::callCheck();
$view = \OCP\Files::getStorage("files_external");
$cert = $_POST['cert'];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment