Skip to content

[6.x] Forms 2: Tighten form upload validation in SubmitForm action - #14964

Merged
duncanmcclean merged 2 commits into
forms-2from
forms-2-fix-uploads
Jul 9, 2026
Merged

[6.x] Forms 2: Tighten form upload validation in SubmitForm action#14964
duncanmcclean merged 2 commits into
forms-2from
forms-2-fix-uploads

Conversation

@duncanmcclean

Copy link
Copy Markdown
Member

#14958 tightened front-end form upload validation in the FrontendFormRequest. However, that form request is soon to be deprecated so this PR applies the fix to the new SubmitForm action.

@duncanmcclean
duncanmcclean merged commit 4cea062 into forms-2Jul 9, 2026
19 checks passed
@duncanmcclean
duncanmcclean deleted the forms-2-fix-uploads branch July 9, 2026 09:02
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@duncanmcclean