nextcloud/apps/settings/src/store
Ferdinand Thiessen 00c077be56 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-06-10 21:25:44 +02:00
..
admin-security.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
api.js Fix unresponsive legacy password confirmation dialog with new dialog in Vue 2022-09-14 17:23:22 +00:00
apps-store.ts fix(settings): Open app details also on app discover section when requested 2024-03-18 14:13:42 +01:00
apps.js fix(settings): Use axios directly for health check to preven URL sanitizing 2024-06-10 21:25:44 +02:00
authtoken.ts fix(settings): Disable renaming for tokens marked to be wiped 2024-01-29 13:53:45 +01:00
index.js feat(settings): Split account management into navigation and content 2024-03-11 16:02:34 +01:00
oc.js chore(eslint): fix missing import extensions 2023-03-23 08:14:19 +01:00
users-settings.js fix(settings): Adjust frontend of appstore and user management to use initial state 2024-02-23 21:59:02 +01:00
users.js feat: Add back searching in disabled user list 2024-05-27 14:58:43 +02:00