nextcloud/apps/settings
Ferdinand Thiessen f1f265894e fix(settings): Use axios directly for health check to preven URL sanitizing
When using Apache with `DirectorySlash` it will respond with 301 and the URL with trailing slash.
But when using traefik as the reverse proxy it can not rewrite redirects, this leads to the problem
that the Apache response is using HTTP in the redirect but the real server (traefik) is only listening on HTTPS.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-08 13:51:46 +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-10-08 00:20:15 +00:00
lib fix: correctly count disabled users for subadmins 2024-09-30 10:10:22 +00:00
src fix(settings): Use axios directly for health check to preven URL sanitizing 2024-10-08 13:51:46 +00:00
templates chore: Move from Twitter to X 2024-10-02 10:05:04 +00:00
tests refactor(settings): CheckServerResponseTrait always expect absolute path 2024-09-15 21:40:27 +02: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