nextcloud-server/tests
MichaIng ad60619655
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-04-30 10:18:46 +02:00
..
acceptance Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/various 2020-04-11 08:18:14 +02:00
apps
Core Merge pull request #19514 from sndrr/already-enabled-apps 2020-04-27 11:00:16 +02:00
data Make it possible to resolve svg for apps_paths outside the document root 2020-04-24 16:19:10 +02:00
docker Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
lib Fix Argon2 options checks 2020-04-30 10:18:46 +02:00
objectstore
travis
ui-regression
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
drone-wait-objectstore.sh
enable_all.php
karma.config.js Fix jsunit tests 2020-04-14 11:55:12 +02:00
phpunit-autotest-external.xml
phpunit-autotest.xml
preseed-config.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
redis-cluster.config.php
redis.config.php
startsessionlistener.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00