
jaredandClaude Sonnet 4.6
cfbef029cb
Fix bind_param type mismatches and integer validation
- TemplateModel.php: fix bind_param "ssssiii" -> "sssssii" (5 strings not 4)
- manage_workflows.php: fix bind_param 'ssiiii' -> 'ssiiiii' (4 int columns)
- download_attachment.php, delete_attachment.php, get_template.php: replace is_numeric()
with strict int cast+equality check to reject floats and scientific notation
- manage_recurring.php: validate JSON input before accessing schedule_type key
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 22:33:48 -04:00
..
2026-01-01 15:40:32 -05:00
2026-03-28 22:29:28 -04:00
2026-01-30 18:51:16 -05:00
2026-03-17 23:22:24 -04:00
2026-03-28 22:29:28 -04:00
2026-01-20 09:55:01 -05:00
2026-01-30 18:31:46 -05:00
2026-01-20 09:55:01 -05:00
2026-03-17 23:22:24 -04:00
2026-03-20 21:44:01 -04:00
2026-03-28 22:33:48 -04:00
2026-03-17 23:22:24 -04:00
2026-01-30 19:10:30 -05:00
2026-01-29 11:04:36 -05:00
2026-03-17 23:22:24 -04:00