mirror of
https://github.com/nextcloud/server.git
synced 2026-02-13 15:54:59 -05:00
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> |
||
|---|---|---|
| .. | ||
| DefaultShareProviderTest.php | ||
| LegacyHooksTest.php | ||
| ManagerTest.php | ||
| ShareHelperTest.php | ||
| ShareTest.php | ||