nextcloud/lib
Roeland Jago Douma d805959e81
Add API to undelete delete group shares
When a group share is deleted we keep track of this in the DB.
Right now it is only possible for a recipient to get back the share by
asking the sharer to delete it and to share it again. This doesn't
scale.

This endpoint makes it possible to get back the share.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-05 12:43:56 +02:00
..
composer replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OCP\Share\Exception\ShareNotFound exception 2018-07-02 11:29:29 +02:00
l10n [tx-robot] updated from transifex 2018-06-29 00:12:08 +00:00
private Add API to undelete delete group shares 2018-07-05 12:43:56 +02:00
public Add API to undelete delete group shares 2018-07-05 12:43:56 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Do not use HTTP code OC_Response constants anymore 2018-06-26 16:14:15 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00