expressjs / expressjs/multer

Introduce stricter default limits

Open
#182 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
12.1k
Forks
1.1k
Avg merge
8d 2h
Merged PRs (30d)
21

Description

Many limits are currently defaulting to unlimited which isn't that smart at all. I think that we should gather some data on what other libraries are doing and then figure out some good, rather restrictive limits.

I don't see a problem with keeping the low since they are very easy to increase for the user, and since the error message is really clear when a file is to big.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.