nextcloud-server/tests
MichaIng b7f2f9307b Fix Argon2 options checks
The minimum for memory cost is 8 KiB per thread. Threads must be checked and set first to allow checking against the correct memory cost mimimum.
Options are now applied the following way:
- If config.php contains the setting with an integer higher or equal to the minimum, it is applied.
- If config.php contains the setting with an integer lower than the minimum, the minimum is applied.
- If config.php does not contain the setting or with no integer value, the PHP default is applied.

Signed-off-by: MichaIng <micha@dietpi.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-01 09:39:28 +07:00
..
Core Add test case for existing user with token null 2019-10-22 19:15:14 +07:00
Settings fix updating and deleting authtokens 2019-10-05 10:42:19 +07:00
acceptance Force compatible dependency versions in acceptance tests 2020-03-20 14:52:19 +07:00
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +07:00
data Remove the upload and memory setting 2019-03-04 12:14:22 +07:00
docker
lib Fix Argon2 options checks 2020-05-01 09:39:28 +07:00
objectstore
travis
ui-regression Update polyserve requirement 2018-10-22 18:35:41 +07:00
apps.php
bootstrap.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +07:00
drone-run-integration-tests.sh Only run integration tests when PHP was modified 2019-08-28 09:05:15 +07:00
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 2018-02-26 14:54:27 +07:00
enable_all.php Add tests 2018-01-25 13:44:47 +07:00
karma.config.js Fix domparser on phantomjs 2019-03-07 10:45:47 +07:00
phpunit-autotest-external.xml
phpunit-autotest.xml Do not cover composer folders for code coverage 2018-10-01 11:47:11 +07:00
preseed-config.php Cache tokens when using swift's v2 authentication 2019-01-13 19:59:48 +07:00
redis-cluster.config.php
redis.config.php
startsessionlistener.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +07:00