nextcloud/tests
Vincent Petry 695ccecf26 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 09:54:47 +00:00
..
acceptance Change label also in the acceptance tests 2021-03-11 08:40:38 +01:00
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
Core Send emails on password reset to the displayname 2021-02-18 14:34:38 +00:00
data Merge pull request #19942 from ACTom/add-mindmap-icon 2020-12-28 10:13:38 +01:00
docker Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
lib Update user share must use correct expiration validation 2021-03-19 09:54:47 +00:00
objectstore make object prefix configurable 2016-11-14 15:10:56 +01:00
Test/Repair/Owncloud Readd repair steps that are relevant when migrating from ownCloud 2020-12-09 12:13:35 +01:00
travis Changed name of default logfile from owncloud.log to nextcloud.log. 2016-07-04 11:50:32 +02:00
apps.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
bootstrap.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
drone-run-integration-tests.sh Also run for .sh and .json (when not package or package-lock) 2020-10-30 10:30:50 +01:00
drone-run-php-tests.sh Also run for .sh and .json (when not package or package-lock) 2020-10-30 10:30:50 +01:00
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 2018-02-26 14:54:27 +01:00
enable_all.php Add tests 2018-01-25 13:44:47 +01:00
karma.config.js jsunit: Remove warnings during test runs 2020-12-29 08:42:34 +01:00
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml Exclude apps/files_external/3rdparty again 2020-08-10 21:49:50 +02:00
preseed-config.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +02:00
redis.config.php Fix drone 2017-07-14 15:04:18 +02:00
startsessionlistener.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00