Files
nextcloud-server-mirror/apps/files_sharing/lib/Middleware/OCSShareAPIMiddleware.php
Roeland Jago Douma ea07bbc562 Move Share20OCS to ShareAPIController
It was already a controller just still residing in its old location.

* Moved ShareAPIController to user plain userID instead of user object
* Moved Share20OCS to ShareAPIController
* Removed initisation of class from Application.php and leave it to the
AppFramework
* Fixed tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2016-10-24 09:52:34 +02:00

1.2 KiB