formidable icon indicating copy to clipboard operation
formidable copied to clipboard

The most used, flexible, fast and streaming parser for multipart form data. Supports uploading to serverless environments, AWS S3, Azure, GCP or the filesystem. Used in production.

Results 60 formidable issues
Sort by recently updated
recently updated
newest added

The Twitter link in the first paragraph of the README is broken, just wanted to raise this to someone's attention :)

bug

### Support plan - Which support plan is this issue covered by? Community - Currently blocking your project/work? yes - Affecting a production system? yes ### Context - Node.js version:...

bug

### Support plan - Which support plan is this issue covered by? (Community, Sponsor, Enterprise): Community - Currently blocking your project/work? (yes/no): no - Affecting a production system? (yes/no): no...

bug

### Support plan - Which support plan is this issue covered by? (Community, Sponsor, Enterprise): Community - Currently blocking your project/work? (yes/no): no - Affecting a production system? (yes/no): no...

bug

## workspaces/ - formidable - formidable-plugins? - formidable-helpers - formidable-mini - an experimental minimal & modern idea - formidable-utils - formidable-storage - memory (VolatileFile) - disk (PersistentFile) - serverless (formidable-serverless)...

Priority: Medium
Status: In Progress
Status: Proposal
Type: Maintenance

For some reason parse callback is never called, I did not yet figure out why

I came across your filename handling and filtering with the CVE-2022-29622 and this issue https://github.com/node-formidable/formidable/issues/856#issuecomment-1139648406_ First you got blamed also inappropriate by this CVE-2022-29622 whoever is responsible for publishing this...

There will be 3 lines: Legacy, Current (master / latest), and Next. - v1 as Legacy: `legacy` branch - `legacy` dist-tag - v2 as Current: `master` branch - `latest` dist-tag...

Status: In Progress
Type: Maintenance
Type: Discussions

Reminder note. There was an issue where we discuss such things, but can't find it now. At least we can document how they can ensure what the incoming files are.

I'm trying to do something before the file has been write to the directory. So I found that fileWriteStreamHandler may be helpful. And it did help me a lot. And...

Priority: Medium
Status: Accepted
Type: Enhancement