Phase 19: Local Auth (No-OIDC Mode) #23

Merged
luckberg merged 78 commits from gsd/phase-19-local-auth-no-oidc-mode into main 2026-06-18 06:25:00 -04:00
2 changed files with 8 additions and 0 deletions
Showing only changes of commit 46eaf070ea - Show all commits
+4
View File
@@ -62,3 +62,7 @@ graphify-out/
apps/pwa/test-results/
apps/pwa/playwright-report/
apps/pwa/blob-report/
# MemPalace per-project files (issue #185)
mempalace.yaml
entities.json
+4
View File
@@ -92,5 +92,9 @@
"graphify": {
"enabled": true,
"auto_update": true
},
"mempalace": {
"enabled": true,
"wing": "familysync"
}
}