Files
zoneminder/web/js
Isaac Connor 829258dd44 fix: guard against empty auth_relay producing double && in zms URLs
When auth is disabled or auth_relay is empty, appending '&'+auth_relay
produces a trailing '&' which results in double '&&' when the next
parameter is appended (e.g. ?monitor=2&&scale=41&mode=single).

Guard all 4 places in MonitorStream.js where auth_relay is concatenated
into URLs, consistent with EventStream.js which already guards this.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-24 07:58:04 -04:00
..
2025-10-16 10:12:21 -04:00
2022-01-20 11:49:59 -05:00
2024-12-18 13:44:20 -05:00
2024-09-18 12:30:04 +03:00
2026-02-03 12:11:32 -05:00