nextcloud/lib/private/Share20
Vincent Petry ecaa02678a
Update user share must use correct expiration validation
Updating a user or group share now uses the correct method for the
validation of the expiration date. Instead of using the one from links
it uses the one for internal shares.

To avoid future confusion, the method "validateExpirationDate" has been
renamed to "validateExpirationDateLink".

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-03-19 11:07:04 +01:00
..
Exception Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
DefaultShareProvider.php Only check path for being accessible when the storage is a object home 2020-11-24 09:15:27 +00:00
Hooks.php makes LDAP's group updater dispatch type events 2020-09-10 15:18:47 +02:00
LegacyHooks.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Manager.php Update user share must use correct expiration validation 2021-03-19 11:07:04 +01:00
ProviderFactory.php Fix language in share notes email for users 2020-06-23 21:29:49 +00:00
Share.php only use share cacheentry when available 2021-03-16 15:27:00 +01:00
ShareHelper.php Update license headers 2019-12-05 15:38:45 +01:00
UserRemovedListener.php Correctly remove usergroup shares on removing group members 2020-07-30 07:51:10 +00:00