From 07787177d4f59c38915cbce79ce076724994aef3 Mon Sep 17 00:00:00 2001 From: luckberg Date: Thu, 18 Jun 2026 07:12:17 -0400 Subject: [PATCH] Update CLAUDE.md Added local auth --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 8258dfe..d544eee 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -13,7 +13,7 @@ FamilySync is a self-hosted, Dockerized family organization hub for a two-person - **Tech stack**: MariaDB for the database — PostgreSQL is not available in the stack - **Tech stack**: Redis available (optional, for live list sync / push) - **Infrastructure**: Unraid host running Docker + Docker Compose -- **Auth**: Authelia (already deployed) — OIDC/OAuth2 for the custom app; all members authenticate through it +- **Auth**: Authelia (already deployed) + Local Auth — OIDC/OAuth2 for the custom app; all members authenticate through it - **Calendar backend**: Fastmail (paid, existing) is the single source for all calendars via JMAP/CalDAV - **Frontend**: React PWA only — no React Native, no App Store - **Networking**: Split-DNS internal domain, private IPs internally; public exposure via Pangolin/Newt tunnel, no open ports