nextcloud-server/apps/settings
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
..
appinfo feat(users): Add support for admin delegation for users and groups management 2024-07-22 17:17:35 +07:00
composer feat(users): Add support for admin delegation for users and groups management 2024-07-22 17:17:35 +07:00
css fix(2fa): Vertical align the 2FA icons with the name 2024-08-02 15:32:42 +07:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +07:00
img chore: Add SPDX header 2024-06-06 22:53:41 +07:00
js chore: Add SPDX header 2024-06-03 20:33:31 +07:00
l10n Fix(l10n): Update translations from Transifex 2024-08-08 00:20:57 +07:00
lib fix(SetupCheck): Properly check public access to data directory 2024-08-08 22:08:42 +07:00
src fix(settings): Repalce dashboard icon in appstore 2024-08-05 14:29:46 +07:00
templates style(settings): align icons at legacy help navigation 2024-07-26 13:08:12 +07:00
tests fix(SetupCheck): Properly check public access to data directory 2024-08-08 22:08:42 +07:00
.editorconfig chore: Add SPDX header 2024-06-03 20:33:31 +07:00
.gitignore chore: Add SPDX header 2024-06-03 20:33:31 +07:00
.l10nignore chore: Add SPDX header 2024-06-03 20:33:31 +07:00
openapi-administration.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +07:00
openapi-administration.json.license chore: Add SPDX header 2024-06-03 20:33:31 +07:00
openapi-full.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +07:00
openapi-full.json.license chore: Add SPDX header 2024-06-03 20:33:31 +07:00
openapi.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +07:00
openapi.json.license chore: Add SPDX header 2024-06-03 20:33:31 +07:00