]> source.dussan.org Git - nextcloud-server.git/commit
Add OCSShareAPIMiddleware
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 20 Jul 2016 08:11:01 +0000 (10:11 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 5 Aug 2016 12:17:31 +0000 (14:17 +0200)
commit3a31b2875bc37114ac97f00e6cb6ea7b3ee53f60
treef713d3bf9dffa0734f42ed5dbd70eb907b99fc81
parent8b160077f1a2ea7851dab8ad3b2b55bac0ae5766
Add OCSShareAPIMiddleware

* This will cleanup the locks after each request
* Move check for enabled share api to the middleware
apps/files_sharing/lib/API/Share20OCS.php
apps/files_sharing/lib/AppInfo/Application.php
apps/files_sharing/lib/Middleware/OCSShareAPIMiddleware.php [new file with mode: 0644]