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 +07:00
..
appinfo chore: Bump app versions and requirements 2025-01-23 08:56:06 +07:00
composer feat(setupcheck): check logging level for validity 2025-02-22 14:08:19 +07:00
css
data
img
js
l10n fix(l10n): Update translations from Transifex 2025-04-25 00:22:43 +07:00
lib fix(settings): Handle email change restriction separately from display name change restriction 2025-04-02 19:06:25 +07:00
src fix(settings): Use axios directly for health check to preven URL sanitizing 2025-04-25 14:39:03 +07:00
templates fix: Remove some call and references to deprecated OC_Util class 2025-04-07 17:05:54 +07:00
tests fix(mail): use matching text color for primary elements 2025-04-17 11:51:46 +07:00
.editorconfig
.gitignore
.l10nignore
openapi-administration.json
openapi-administration.json.license
openapi-full.json
openapi-full.json.license
openapi.json
openapi.json.license