nextcloud/apps/settings
Daniel Kesselberg ed8759eab8 fix: add option to remove the webroot for setup checks and don't check trusted_domains.
1) The checks for well-known urls should always run against the root domain and therefore the option to remove the webroot.

2) For trusted domains, the available protocol is unknown, and thus some guesswork would be needed to make that work. I've decided for now to not consider them anymore to reduce false-positives.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-05 15:54:56 +00:00
..
appinfo feat(users): Add support for admin delegation for users and groups management 2024-07-22 17:17:35 +02:00
composer feat(users): Add support for admin delegation for users and groups management 2024-07-22 17:17:35 +02:00
css chore: Compile assets 2024-08-16 10:55:39 +00:00
data Fix duplicate sentence in 'Reasons to use Nextcloud.pdf' 2020-09-15 11:12:23 +02:00
img chore: Add SPDX header 2024-06-06 22:53:41 +02:00
js chore: Add SPDX header 2024-06-03 20:33:31 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-09-05 00:23:58 +00:00
lib fix: add option to remove the webroot for setup checks and don't check trusted_domains. 2024-09-05 15:54:56 +00:00
src fix(settings): Fix sharing exclude groups from password requirement option not working 2024-09-03 15:22:09 +00:00
templates chore: Bump Hub 8 -> Hub 9 2024-08-20 22:02:26 +00:00
tests fix(settings): Fix sharing exclude groups from password requirement option not working 2024-09-03 15:22:09 +00:00
.editorconfig chore: Add SPDX header 2024-06-03 20:33:31 +02:00
.gitignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
.l10nignore chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-administration.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi-administration.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-full.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi-full.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi.json chore(deps): Update openapi-extractor 2024-07-02 09:08:04 +02:00
openapi.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00