mirror of
https://github.com/taylanbakircioglu/haproxy-openmanager.git
synced 2026-09-19 09:05:43 +00:00
2d5c863735
Instead of a hardcoded PROTECTED_PATHS list (varies per environment): - safe_rm() blocks any path not containing "haproxy-agent" - Process killer verifies ps output contains "haproxy-agent" - Pre/post HAProxy integrity check via md5 hash comparison of config and service status diff (was running -> still running?) Co-authored-by: Cursor <cursoragent@cursor.com>