nextcloud/lib/private/Share20
Daniel Calviño Sánchez 4b7fa4ac2e Add support for tokens in room shares
Tokens will be used to give access to a share to guests in public rooms.
Although the token itself is created in the provider of room shares and
no changes are needed for that, due to the code structure it is
necessary to explicitly call the provider from the manager when getting
a room share by token.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-08-08 14:25:44 +02:00
..
Exception Fix others 2016-07-21 18:13:57 +02:00
DefaultShareProvider.php some small template fixes 2018-07-21 15:02:19 +02:00
Hooks.php Fix others 2016-07-21 18:13:57 +02:00
LegacyHooks.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Manager.php Add support for tokens in room shares 2018-08-08 14:25:44 +02:00
ProviderFactory.php Add provider for room shares 2018-08-08 14:25:43 +02:00
Share.php Add "sendPasswordByTalk" property to shares 2018-07-24 13:56:28 +02:00
ShareHelper.php Update license headers 2017-11-06 16:56:19 +01:00