nextcloud-server/tests
Ferdinand Thiessen 0563757ea4 fix(SetupCheck): Properly check public access to data directory
When checking for public (web) access to the data directory the status is not enough
as you might have a webserver that forwards to e.g. a login page.
So instead check that the content of the file matches.

For this the `.ncdata` file (renamed from `.ocdata`¹) has minimal text content
to allow checking.

¹The file was renamed from the legacy `.ocdata`, there is a repair step to remove the old one.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-08 22:08:42 +07:00
..
Core fix: Fix failing test for group listing 2024-08-06 21:06:44 +07:00
Test/Repair/Owncloud chore: Add SPDX header 2024-05-13 17:41:36 +07:00
apps chore: Add SPDX header 2024-05-13 17:41:36 +07:00
blueprints chore: Add SPDX header 2024-05-13 17:41:36 +07:00
data fix: emails tests after new design fixes 2024-08-06 09:42:19 +07:00
docker chore: Add SPDX header 2024-05-13 17:41:36 +07:00
lib fix(SetupCheck): Properly check public access to data directory 2024-08-08 22:08:42 +07:00
objectstore chore: Add SPDX header 2024-05-22 19:58:12 +07:00
travis chore: Add SPDX header 2024-05-22 19:58:12 +07:00
apps.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
bootstrap.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
drone-run-integration-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
drone-run-php-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
drone-wait-objectstore.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
enable_all.php chore(webhooks): Rename webhooks application to webhook_listeners 2024-06-11 14:10:29 +07:00
karma.config.js chore: Add SPDX header 2024-05-13 17:41:36 +07:00
phpunit-autotest-external.xml chore: Add SPDX header 2024-05-13 17:41:36 +07:00
phpunit-autotest.xml chore: Add SPDX header 2024-05-13 17:41:36 +07:00
preseed-config.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
redis-cluster.config.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
redis.config.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
startsessionlistener.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00