-
Applications using Werkzeug to parse multipart/form-data requests are vulnerable to resource exhaustion. A specially crafted form body can bypass the Request—max_form_memory_size setting.
-
### Reproduction
https://formkit.link/dbdb24ae586ee591f1fc982ce09bc04f
### Describe the bug
**Note the issue can not be reproduced in the playground, only in a Nuxt app.**
When using `@formkit/n…
-
### Describe the project you are working on
A project that works with Image-to-Image tools such as Stable Diffusion
### Describe the problem or limitation you are having in your project
The POST re…
-
**Is your feature request related to a problem? Please describe.**
As someone that wants to do a signature to an initiative in Decidim Barcelona, currently the process is too burdensome and there are…
-
dset = city_dset(cfg["data_root"], cfg["data_list"], trs_form, seed, n_sup, split)
dset_unsup = city_dset(
cfg["data_root"], data_list_unsup, trs_form_unsup, seed, n_sup, split
…
-
When attempting to add an attachment using the latest version of jira.js in an Astro project with Node.js v20.10.0, I encounter the following error:
**TypeError: form_data_1.default is not a constr…
xpawk updated
2 weeks ago
-
Have noticed yahoo finance stopped working recently. URL in error logs takes me to a API feedback google form.
"We’re sorry for the inconvenience, but API-level access to Yahoo Finance quotes data …
-
**Describe the bug**
When Logging the lab results in the Patient investigation tab, we cannot select multiple investigations at once. Atmost we can select 2 (that is by double clicking one option and …
-
I'm sending a PDF file as multipart/form-data and when I click download, for some reason it saves it as a .bin. The contents look like a PDF but also happen to have the following at the start:
```…
-
I seems to me, that v2.2.3 -> v2.2.4 introduces a bug: Adding a new entry to a existing object will add it not always as a new **last** entry... Sometimes it will be added as the second one.
I foun…