itflow/cron
cs2000 2cca4f2f0e
Changes for M365 oAuth
- Added null-safe guard around folder path logging during message move failure to prevent property_exists() fatal when folder object is null.
2026-02-04 13:26:52 +00:00
..
custom Copy crons from /scripts to /cron, added custom directories for api/v1/, /setup, /cron and /scripts 2025-10-07 13:55:54 -04:00
.htaccess Add .htaccess in cron 2025-10-08 17:25:03 -04:00
certificate_refresher.php replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage 2026-01-14 17:30:23 -05:00
cron.php If not client_id then do not include &client_id= in ticket uris as this would cause ticket viewing to break if client_id is 0. 2026-01-19 17:01:38 -05:00
domain_refresher.php replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage 2026-01-14 17:30:23 -05:00
mail_queue.php Changes for M365 oAuth 2026-02-04 13:25:32 +00:00
ticket_email_parser.php Changes for M365 oAuth 2026-02-04 13:26:52 +00:00