Commit Graph
14 Commits
Author SHA1 Message Date
RonCodes88 e6218a5a5a test: assert the IPv6 tunnel host directly so node's SAN change stops breaking CI 2026-08-25 09:54:35 +09:00
RonCodes88 7aed46ed56 docs: recommend piping the cookie header and explain what logout removes 2026-08-25 09:38:34 +09:00
RonCodes88 218afd7f83 test: cover http downgrades, bare TLDs, control characters, and jar caps 2026-08-25 09:38:34 +09:00
RonCodes88 fd3e3f7681 feat: read the cookie header from stdin and make logout forget the saved page too 2026-08-25 09:38:34 +09:00
RonCodes88 448ac8b7d8 fix: keep seeded cookies https-only and reject unsafe domains, cookie values, and oversized jars 2026-08-25 09:38:34 +09:00
RonCodes88 f9fde64318 Merge upstream/main into feat/authenticated-sessions 2026-08-25 04:18:27 +09:00
RonCodes88 a21db1fc96 Merge upstream/main into feat/authenticated-sessions 2026-08-25 04:15:41 +09:00
RonCodes88 db1e5bb7ef chore: keep saved sessions and cookie files out of git 2026-08-25 04:09:51 +09:00
RonCodes88 c84496a95e docs: document authenticated sessions and the login/logout commands 2026-08-25 04:09:51 +09:00
RonCodes88 f8d813a3f3 test: cover cookie sessions, login detection, and proxy edge cases 2026-08-25 04:09:51 +09:00
RonCodes88 d761f5604d feat: add authenticated browsing with per-session cookie jars 2026-08-25 04:09:51 +09:00
RonCodes88 59a693f4a6 fix: address proxy review — SSRF guard, no_proxy wiring, NO_PROXY parsing 2026-08-24 10:23:29 +08:00
RonCodes88 f6cbbaeeba docs: note proxy env var support in install section 2026-08-23 23:50:10 +08:00
RonCodes88 75983c323d feat: route outbound fetches through HTTP_PROXY, HTTPS_PROXY, and NO_PROXY 2026-08-23 23:50:07 +08:00