Skip to content

Hardened input handling in two edit actions - #1257

Merged
fballiano merged 2 commits into
mainfrom
harden-admin-review-and-customer-edit-mass-assignment
Aug 11, 2026
Merged

Hardened input handling in two edit actions#1257
fballiano merged 2 commits into
mainfrom
harden-admin-review-and-customer-edit-mass-assignment

Conversation

@fballiano

@fballiano fballiano commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Two edit actions passed the full posted form into the record. This change limits each one to the fields it needs.

  • The admin review save keeps the review it loaded.
  • The customer account edit refills the form with only that form's fields.

Each change has a test.

Note

Developed with the help of AI.
As part of our commitment to GenAI transparency, we flag pull requests produced with AI assistance alongside human work. As with every change in Maho, a maintainer reviews and validates it before merge, we never merge purely AI-generated changes. See the GenAI transparency section for details.

Two edit actions passed the full posted form into the record. This change
limits each one to the fields it needs.

- The admin review save keeps the review it loaded.
- The customer account edit refills the form with only that form's fields.

Each change has a test.
@fballiano fballiano added the ✨ ai-assisted Developed with the help of AI label Aug 11, 2026
@fballiano fballiano added this to the 26.9.0 milestone Aug 11, 2026
@fballiano
fballiano merged commit 2556845 into main Aug 11, 2026
24 of 26 checks passed
@fballiano
fballiano deleted the harden-admin-review-and-customer-edit-mass-assignment branch August 11, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ ai-assisted Developed with the help of AI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant