You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2026. It is now read-only.
But if it is too messy to hook it up to error display it could be something we don't do right now.
I was also wrong about server side size enforcement, sorry!
It turns out that the entire upload is handled by the submitForm method in lib/process.js. So it is possible.
Currently though attachment uploads are processed in that method before the sanitization of fields, so it could be a bit tedious and I don't think it's a requirement that it happen in this release.