
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-03-20 21:39:02 -04:00
2026-03-20 21:39:02 -04:00
2026-03-28 13:22:12 -04:00
2026-02-11 14:50:06 -05:00
2026-03-28 22:29:28 -04:00
2026-03-20 21:39:02 -04:00
2026-03-20 21:47:03 -04:00
2026-01-30 18:56:29 -05:00
2026-03-28 22:33:48 -04:00
2026-03-17 23:22:24 -04:00
2026-03-28 22:33:48 -04:00
2026-01-30 18:56:29 -05:00
2026-01-30 18:56:29 -05:00
2026-03-28 22:33:48 -04:00
2026-02-11 14:50:06 -05:00
2026-01-30 14:39:13 -05:00
2026-03-28 22:33:48 -04:00
2026-03-28 13:41:22 -04:00
2026-03-28 22:33:48 -04:00
2026-01-30 18:56:29 -05:00
2026-02-11 14:50:06 -05:00
2026-03-20 21:39:02 -04:00
2026-03-17 23:22:24 -04:00
2026-03-28 13:35:01 -04:00
2026-03-20 21:42:47 -04:00
2026-03-28 20:53:49 -04:00
2026-02-11 14:50:06 -05:00