Trek_CN/server/src
jubnl ae04071466
docs: document COOKIE_SECURE and OIDC_DISCOVERY_URL across all config files
Adds COOKIE_SECURE (fixes login loop on plain-HTTP setups) and the previously
undocumented OIDC_DISCOVERY_URL to .env.example, docker-compose.yml, README.md,
chart/values.yaml, chart/templates/configmap.yaml, and chart/README.md.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 21:44:02 +02:00
..
db Merge branch 'dev' into dev 2026-04-01 17:30:31 +02:00
demo v2.6.2 — TREK Rebrand, OSM Enrichment, File Management, Hotel Bookings & Bug Fixes 2026-03-28 16:38:08 +01:00
mcp Merge pull request #179 from shanelord01/audit/remediation-clean 2026-03-31 20:53:48 +02:00
middleware fix: resolve Immich 401 passthrough causing spurious login redirects 2026-04-01 21:19:53 +02:00
routes fix: resolve Immich 401 passthrough causing spurious login redirects 2026-04-01 21:19:53 +02:00
services docs: document COOKIE_SECURE and OIDC_DISCOVERY_URL across all config files 2026-04-01 21:44:02 +02:00
utils fix: add SSRF protection for link preview and Immich URL 2026-04-01 07:59:03 +02:00
config.ts fix: persist encryption key to disk regardless of resolution source 2026-04-01 10:03:46 +02:00
index.ts fix: remove redundant db import alias in index.ts 2026-04-01 20:38:25 +02:00
scheduler.ts feat: configurable trip reminders, admin full access, and enhanced audit logging 2026-03-31 22:23:38 +03:00
types.ts feat: notifications, audit logging, and admin improvements 2026-03-31 22:23:23 +03:00
websocket.ts fix: replace JWT tokens in URL query params with short-lived ephemeral tokens 2026-04-01 07:57:14 +02:00