google-labs-jules[bot]
|
e84a3313c7
|
feat(security): enforce input length limits in contact form
- Added `EMAIL_MAX_LENGTH` constant (254).
- Added `maxLength` attributes to Name, Email, Subject, and Message inputs.
- Updated `validateForm` to check email length.
- Mitigates client-side DoS and improves UX.
Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
|
2026-01-29 02:00:58 +00:00 |
|