nextcloud/tests/lib/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
..
DefaultShareProviderTest.php Fix language in share notes email for users 2020-06-23 21:29:49 +00:00
LegacyHooksTest.php adjust tests 2021-03-16 15:27:00 +01:00
ManagerTest.php Update user share must use correct expiration validation 2021-03-19 11:07:04 +01:00
ShareHelperTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
ShareTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00