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
..
2018-05-04 02:26:25 +02:00
2026-01-22 11:54:58 -05:00
2026-02-13 10:10:49 -05:00
2026-02-02 14:37:57 +00:00
2018-05-04 02:26:25 +02:00
2021-09-08 15:18:52 +02:00
2018-07-28 09:26:02 -04:00
2023-07-05 01:03:48 +02:00
2023-07-05 01:03:48 +02:00
2018-05-04 02:26:25 +02:00
2018-03-09 09:19:26 -05:00
2023-07-05 01:03:48 +02:00
2023-07-05 01:03:48 +02:00
2021-10-13 10:42:23 -04:00
2021-03-30 18:32:42 -04:00
2023-07-05 01:03:48 +02:00
2025-09-09 17:09:10 -04:00
2025-10-24 16:59:48 -04:00
2022-09-16 15:14:05 +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
2018-05-04 02:26:25 +02:00
2018-05-04 02:26:25 +02:00
2018-05-04 02:26:25 +02:00
2018-03-09 09:19:26 -05:00
2018-05-04 02:26:25 +02:00
2026-02-13 11:48:45 -05:00
2026-02-13 11:48:45 -05:00
2026-03-07 12:32:28 -05:00
2018-05-04 02:26:25 +02:00
2018-05-04 02:26:25 +02:00
2024-04-30 07:02:56 -04:00
2023-02-07 09:11:29 -05:00
2026-03-26 14:01:14 -04:00
2026-02-13 11:48:45 -05:00
2025-08-11 15:59:28 +03:00
2020-07-23 11:54:19 -04:00
2019-10-03 18:11:54 -04:00
2018-05-04 02:26:25 +02:00
2026-02-13 11:48:45 -05:00
2018-05-04 02:26:25 +02:00
2025-11-25 09:01:32 -05:00
2026-02-13 09:58:00 -05:00
2018-03-09 09:19:26 -05:00
2024-03-21 09:38:06 -04:00
2018-05-04 02:26:25 +02:00
2018-05-04 02:26:25 +02:00