nextcloud/apps/settings/lib
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
..
Activity chore: Add SPDX header 2024-06-03 20:33:31 +02:00
AppInfo feat(security): restrict admin actions to IP ranges 2024-07-19 16:28:03 +02:00
BackgroundJobs chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Command/AdminDelegation chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Controller refactor(settings): Replace security annotations with respective attributes 2024-07-27 22:49:43 +02:00
Events chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Listener chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Mailer chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Middleware chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Search Merge pull request #45092 from nextcloud/fix/user-provider-search-shown 2024-07-24 16:38:13 +02:00
Sections chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Service chore: Add SPDX header 2024-06-03 20:33:31 +02:00
Settings fix(settings): Fix sharing exclude groups from password requirement option not working 2024-09-03 15:22:09 +00:00
SetupChecks fix: add option to remove the webroot for setup checks and don't check trusted_domains. 2024-09-05 15:54:56 +00:00
UserMigration chore: Add SPDX header 2024-06-03 20:33:31 +02:00
WellKnown fix(security): Update expiration date in security.txt 2024-08-14 10:43:32 +00:00
Hooks.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00
ResponseDefinitions.php chore: Add SPDX header 2024-06-03 20:33:31 +02:00