diff options
author | Joas Schilling <coding@schilljs.com> | 2016-08-02 12:52:46 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2016-08-02 12:52:46 +0200 |
commit | bcf022c964eb72d1c1ce3fd784f9d8531767a3c3 (patch) | |
tree | 9a7f4eedeffdfe8d1cd85d7520f6813b5f939f5b /apps/workflowengine/lib | |
parent | 248020f61f280f5662544e0ea59d2dccc735524e (diff) | |
download | nextcloud-server-bcf022c964eb72d1c1ce3fd784f9d8531767a3c3.tar.gz nextcloud-server-bcf022c964eb72d1c1ce3fd784f9d8531767a3c3.zip |
Ooops
Diffstat (limited to 'apps/workflowengine/lib')
-rw-r--r-- | apps/workflowengine/lib/Controller/RequestTime.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/workflowengine/lib/Controller/RequestTime.php b/apps/workflowengine/lib/Controller/RequestTime.php index e596ee32a9e..dd0efa89b91 100644 --- a/apps/workflowengine/lib/Controller/RequestTime.php +++ b/apps/workflowengine/lib/Controller/RequestTime.php @@ -27,7 +27,6 @@ use OCP\AppFramework\Http\JSONResponse; class RequestTime extends Controller { /** - * @NoCSRFRequired * @NoAdminRequired * * @param string $search |