Files
zoneminder/scripts/ZoneMinder/lib/ZoneMinder/Control
Isaac Connor 2d34db3e4c fix: handle HTTP-to-HTTPS redirect in Reolink_HTTP login
Reolink cameras may return a 302 redirect from HTTP to HTTPS.
LWP::UserAgent does not follow redirects for POST requests, so the
login would fail. Detect the redirect, update protocol/host/port from
the Location header, disable SSL verification for self-signed camera
certs, and retry the POST to the HTTPS endpoint. Subsequent API calls
use the updated protocol.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 14:01:14 -04:00
..
2026-02-02 14:37:57 +00:00
2021-09-08 15:18:52 +02:00
2023-07-05 01:03:48 +02:00
2023-07-05 01:03:48 +02:00
2023-07-05 01:03:48 +02:00
2023-07-05 01:03:48 +02:00
2023-07-05 01:03:48 +02:00
2018-11-15 20:00:53 -06:00
2019-10-04 22:52:51 -04:00
2023-07-05 01:03:48 +02:00
2019-10-03 18:11:54 -04:00
2018-03-09 09:19:26 -05:00