0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-01 20:40:30 +00:00
nextcloud_server/apps
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
..
admin_audit Merge pull request #51355 from AIlkiv/refactor/rollback-hook-usage 2025-04-25 11:42:20 +02:00
cloud_federation_api fix(federation): Allow federation file sharing when federation app is disabled 2025-04-24 13:03:14 +02:00
comments Fix(l10n): Update translations from Transifex 2025-04-10 00:22:46 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2025-04-05 00:22:20 +00:00
dashboard Fix(l10n): Update translations from Transifex 2025-04-11 00:23:04 +00:00
dav Merge pull request #51438 from nextcloud/perf/db/cards-properties-abid-name-value-idx 2025-04-24 13:33:37 +02:00
encryption fix(l10n): Update translations from Transifex 2025-04-18 00:23:31 +00:00
federatedfilesharing Merge pull request #52404 from nextcloud/bugfix/49973/allow-federated-filesharing-without-federation-app 2025-04-25 09:33:33 +02:00
federation Fix(l10n): Update translations from Transifex 2025-04-11 00:23:04 +00:00
files fix(l10n): Update translations from Transifex 2025-04-25 00:22:43 +00:00
files_external fix(l10n): Update translations from Transifex 2025-04-18 00:23:31 +00:00
files_reminders fix(l10n): Update translations from Transifex 2025-04-22 00:23:01 +00:00
files_sharing fix(l10n): Update translations from Transifex 2025-04-25 00:22:43 +00:00
files_trashbin fix(l10n): Update translations from Transifex 2025-04-16 00:23:18 +00:00
files_versions Merge pull request #51355 from AIlkiv/refactor/rollback-hook-usage 2025-04-25 11:42:20 +02:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2025-04-10 00:22:46 +00:00
oauth2 fix(l10n): Update translations from Transifex 2025-04-16 00:23:18 +00:00
profile Fix(l10n): Update translations from Transifex 2025-04-12 00:23:05 +00:00
provisioning_api fix(l10n): Update translations from Transifex 2025-04-18 00:23:31 +00:00
settings fix(settings): Use axios directly for health check to preven URL sanitizing 2025-04-25 14:39:03 +00:00
sharebymail fix(l10n): Update translations from Transifex 2025-04-25 00:22:43 +00:00
systemtags fix(l10n): Update translations from Transifex 2025-04-25 00:22:43 +00:00
testing chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
theming fix(l10n): Update translations from Transifex 2025-04-23 00:22:56 +00:00
twofactor_backupcodes fix(l10n): Update translations from Transifex 2025-04-18 00:23:31 +00:00
updatenotification fix(updatenotification): Fix error handling when fetching applist for server update 2025-04-23 16:42:35 +02:00
user_ldap Merge pull request #52257 from nextcloud/fix/noid/ensure-userid-attr-present 2025-04-22 09:24:50 +02:00
user_status fix(l10n): Update translations from Transifex 2025-04-18 00:23:31 +00:00
weather_status Fix(l10n): Update translations from Transifex 2025-04-05 00:22:20 +00:00
webhook_listeners fix(webhooks): resolve typo in openapi authMethod enum cases 2025-03-13 16:48:00 +01:00
workflowengine fix(l10n): Update translations from Transifex 2025-04-17 00:23:00 +00:00