diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2024-06-10 16:08:50 +0200 |
---|---|---|
committer | Daniel Kesselberg <mail@danielkesselberg.de> | 2024-07-03 15:10:44 +0200 |
commit | 6e52a19b96c62296227be08021c7d69afda776cd (patch) | |
tree | 929733c71b32384f349bd79abccd998bdb6979fa /apps/theming/l10n/en_GB.json | |
parent | 5649cddccbe7b32a8772720037e93133abc3b175 (diff) | |
download | nextcloud-server-6e52a19b96c62296227be08021c7d69afda776cd.tar.gz nextcloud-server-6e52a19b96c62296227be08021c7d69afda776cd.zip |
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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'apps/theming/l10n/en_GB.json')
0 files changed, 0 insertions, 0 deletions