nextcloud-server/tests
Cyrille Bollu c6a5c07041 Adds a "Request password" button to the public share authentication page for shares
of type TYPE_EMAIL, when the "video verification" checkbox isn't checked. Users accessing
non-anonymous public shares (TYPE_EMAIL shares) can now request a temporary password themselves.

- Creates a migration step for the files_sharing app to add the 'password_expiration_time'
  attribute to the oc_shares table.
- Makes share temporary passwords' expiration time configurable via a system value.
- Adds a system config value to allow permanent share passwords

-Fixes a typo in a comment in apps/files_sharing/src/components/SharingEntryLink.vue

See https://github.com/nextcloud/server/issues/31005

Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2022-04-11 21:58:24 +02:00
..
acceptance Update images in scripts to run local tests in Docker 2022-03-03 19:53:26 +01:00
apps
Core Merge pull request #31592 from nextcloud/fix/direct-arg-flow-v2 2022-03-29 18:21:40 +02:00
data Fix tests with email templates 2022-01-18 20:56:50 +01:00
docker
lib Adds a "Request password" button to the public share authentication page for shares 2022-04-11 21:58:24 +02:00
objectstore
Test/Repair/Owncloud Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
travis
apps.php
bootstrap.php
drone-run-integration-tests.sh
drone-run-php-tests.sh
drone-wait-objectstore.sh
enable_all.php
jestBabelTransformer.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
jestSetup.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
karma.config.js Adapt test to new dist file layout 2022-01-08 10:14:53 +01:00
phpunit-autotest-external.xml
phpunit-autotest.xml Convert deprecation warnings to exception in php unit 2022-03-29 21:48:35 +02:00
preseed-config.php
redis-cluster.config.php
redis.config.php
startsessionlistener.php