
jaredandClaude Sonnet 4.6
7be283423a
Fix loose comparisons, missing response codes, and session handling
- ticket.js: escape dependency_id with lt.escHtml() in data attribute
- assign_ticket.php: strict (int) cast for ticket_id (> 0 check), authorization
comparisons, and add missing http_response_code(400) on invalid user ID
- TicketView.php: strict (int) cast for priority select, assigned_to select,
and comment ownership check
- CommentModel.php: strict (int) cast for parent_comment_id thread comparison
- UserModel.php: strict (int) cast for is_admin check
- export_tickets.php: conditional session_start() to avoid double-start warning
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-29 17:39:46 -04:00
..
2026-03-20 21:39:02 -04:00
2026-03-29 17:39:46 -04:00
2026-03-28 13:22:12 -04:00
2026-03-29 17:02:40 -04: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-03-29 17:39:46 -04: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 22:35:48 -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