0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 13:30:32 +00:00
nextcloud_server/apps/settings
Ferdinand Thiessen 5dfbac867f 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>
2025-04-25 14:39:03 +00:00
..
appinfo chore: Bump app versions and requirements 2025-01-23 08:56:06 +01:00
composer feat(setupcheck): check logging level for validity 2025-02-22 14:08:19 +01:00
css chore: Compile assets 2025-01-21 16:42:55 +01: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 2025-04-25 00:22:43 +00:00
lib fix(settings): Handle email change restriction separately from display name change restriction 2025-04-02 19:06:25 +02:00
src fix(settings): Use axios directly for health check to preven URL sanitizing 2025-04-25 14:39:03 +00:00
templates fix: Remove some call and references to deprecated OC_Util class 2025-04-07 17:05:54 +02:00
tests fix(mail): use matching text color for primary elements 2025-04-17 11:51:46 +02:00
.editorconfig chore: Remove old travis related stuff 2024-09-19 20:16:29 +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 fix(settings): Fix log file download return type 2025-01-07 15:44:48 +01:00
openapi-administration.json.license chore: Add SPDX header 2024-06-03 20:33:31 +02:00
openapi-full.json fix(settings): Fix log file download return type 2025-01-07 15:44:48 +01: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