lyrathorpe
  • Joined on 2025-12-27
lyrathorpe created branch fix/lualine-catppuccin-theme in lyrathorpe/nixfiles 2026-06-22 15:33:44 +01:00
lyrathorpe pushed to main at lyrathorpe/legacy-email-proxy 2026-06-17 18:45:25 +01:00
4bde4f884d feat: respect BACKEND_MUTATE to avoid mutating backend mailboxes by default; add tests and docs
lyrathorpe deleted branch feat/ignore-pop-credentials from lyrathorpe/legacy-email-proxy 2026-06-17 18:16:40 +01:00
lyrathorpe pushed to main at lyrathorpe/legacy-email-proxy 2026-06-17 18:16:40 +01:00
9a4bab33e2 feat: ignore client-supplied POP3 credentials (#15)
lyrathorpe closed issue lyrathorpe/legacy-email-proxy#14 2026-06-17 18:16:39 +01:00
POP3 proxy should ignore client-supplied credentials
lyrathorpe merged pull request lyrathorpe/legacy-email-proxy#15 2026-06-17 18:16:38 +01:00
feat: ignore client-supplied POP3 credentials
lyrathorpe created pull request lyrathorpe/legacy-email-proxy#15 2026-06-17 18:10:06 +01:00
feat: ignore client-supplied POP3 credentials
lyrathorpe opened issue lyrathorpe/legacy-email-proxy#14 2026-06-17 18:09:39 +01:00
POP3 proxy should ignore client-supplied credentials
lyrathorpe created branch feat/ignore-pop-credentials in lyrathorpe/legacy-email-proxy 2026-06-17 18:07:58 +01:00
lyrathorpe pushed to feat/ignore-pop-credentials at lyrathorpe/legacy-email-proxy 2026-06-17 18:07:58 +01:00
78a3c21ac7 feat: ignore client-supplied POP3 credentials
lyrathorpe deleted branch docs/security-note from lyrathorpe/legacy-email-proxy 2026-06-17 17:33:56 +01:00
lyrathorpe pushed to main at lyrathorpe/legacy-email-proxy 2026-06-17 17:33:53 +01:00
e51740b8db Document unauthenticated listener exposure (#13)
lyrathorpe closed issue lyrathorpe/legacy-email-proxy#9 2026-06-17 17:33:53 +01:00
Document that the front-end POP3/SMTP is unauthenticated and must be network-restricted
lyrathorpe merged pull request lyrathorpe/legacy-email-proxy#13 2026-06-17 17:33:52 +01:00
Document unauthenticated listener exposure
lyrathorpe deleted branch ci/pip-cache-ordering from lyrathorpe/legacy-email-proxy 2026-06-17 17:33:40 +01:00
lyrathorpe pushed to main at lyrathorpe/legacy-email-proxy 2026-06-17 17:33:39 +01:00
4ab12f8ce6 Cache pip before install and fix cache key expansion (#12)
lyrathorpe closed issue lyrathorpe/legacy-email-proxy#8 2026-06-17 17:33:38 +01:00
Pip cache step runs after install and key is never expanded
lyrathorpe merged pull request lyrathorpe/legacy-email-proxy#12 2026-06-17 17:33:38 +01:00
Cache pip before install and fix cache key expansion
lyrathorpe deleted branch chore/dockerfile-non-root from lyrathorpe/legacy-email-proxy 2026-06-17 17:33:25 +01:00
lyrathorpe pushed to main at lyrathorpe/legacy-email-proxy 2026-06-17 17:33:24 +01:00
7930235efd Run container as non-root user (#11)