Commit Graph

10 Commits

Author SHA1 Message Date
b29ee6653b Fix .env file parsing to properly handle quoted values
- Updated parse_ini_file to use INI_SCANNER_TYPED
- Added quote stripping for all .env value parsing
- Fixes database connection and Discord webhook issues when values are quoted

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-01 16:52:35 -05:00
7b25ec1dd1 SSO Update :) 2026-01-01 15:40:32 -05:00
d7a5ab3576 Update create_ticket_api.php 2025-11-29 12:52:27 -05:00
e05434137c Fixed MAJOR bugs, currently at a semi-stable state 2025-09-05 11:08:56 -04:00
1fe7bc0f93 Better deduplication 2025-05-15 08:33:13 -04:00
e563f1d791 Updated precog for regex drive ticket deduplication 2025-03-03 18:23:44 -05:00
e52192469a Moved data variable before use 2025-02-27 22:12:28 -05:00
7228709ff6 Ticket Deduplication with the hwmonDaemon script 2025-02-27 21:39:47 -05:00
5120afddf5 Added discord webhooks, better filtering, and automated ticket creation 2024-12-02 21:21:10 -05:00
891291c5eb First Commit 2024-11-30 19:48:01 -05:00