diff options
author | Ferdinand Thiessen <opensource@fthiessen.de> | 2023-10-17 16:14:53 +0200 |
---|---|---|
committer | Ferdinand Thiessen <opensource@fthiessen.de> | 2023-10-17 17:41:51 +0200 |
commit | 0414ca35c03281ecfe0a887025e674c4e3f13c5e (patch) | |
tree | 3f8dab377daf8c07db2bd993d1c81e38f430f2f1 /status.php | |
parent | fbf8a463dba973dcd8077e84fe5934a70d3d45f2 (diff) | |
download | nextcloud-server-0414ca35c03281ecfe0a887025e674c4e3f13c5e.tar.gz nextcloud-server-0414ca35c03281ecfe0a887025e674c4e3f13c5e.zip |
fix(xhr-request): Make sure to also allow strings as url
Our utility to add `X-Requested-With` headers on API calls intercepts
calls to `window.fetch`, so we must ensure we allow all parameters that the default
browser provided `window.fetch` allows.
In this case make sure to allow all stringify-able objects.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'status.php')
0 files changed, 0 insertions, 0 deletions