nextcloud-server/lib
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 +07:00
..
composer Add "password_by_talk" column to "share" table in the database 2018-07-24 13:56:25 +07:00
l10n [tx-robot] updated from transifex 2018-08-08 00:13:19 +07:00
private Add support for tokens in room shares 2018-08-08 14:25:44 +07:00
public Merge pull request #10481 from nextcloud/feature/noid/make-info-available-if-the-avatar-was-uploaded 2018-08-01 22:54:38 +07:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +07:00
base.php Fix remnants of refactoring 2018-07-05 17:09:38 +07:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +07:00