Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multipart payload maxParts, clean-up files on error #99

Closed
devinivy opened this issue Feb 14, 2023 · 0 comments
Closed

Support multipart payload maxParts, clean-up files on error #99

devinivy opened this issue Feb 14, 2023 · 0 comments
Labels
bug Bug or defect feature New functionality or improvement security Issue with security impact
Milestone

Comments

@devinivy
Copy link
Member

We now support the maxParts option in order to control the number of parts permitted in multipart payloads, see also hapijs/hapi#4425.

When an error occurs on payload processing, subtext now makes an effort to clean-up any files that were written prior to the error.

This has been released in 8.1.0 and backported to 7.1.0.

@devinivy devinivy added security Issue with security impact bug Bug or defect feature New functionality or improvement labels Feb 14, 2023
@devinivy devinivy added this to the 8.1.0 milestone Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug or defect feature New functionality or improvement security Issue with security impact
Projects
None yet
Development

No branches or pull requests

1 participant