mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-02-07 21:11:19 -05:00
The PHP status.php returns 'auth' but getStatusCmdResponse was checking for 'auth_hash'. This mismatch prevented auth hash updates from status responses from ever being applied, causing invalid hash errors after the auth expired. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>