Gate admin menu and authoring with shared JWT

This commit is contained in:
2026-08-15 09:29:08 +02:00
parent eeaa4138fa
commit 8f1f5a8743
16 changed files with 366 additions and 52 deletions
+1
View File
@@ -2,4 +2,5 @@ DATABASE_URL=postgres://osint:osint_secret@localhost:5433/osint_dev
PORT=8787
CORS_ORIGIN=http://localhost:5173
LEVEL_EDITING_ENABLED=true
JWT_SECRET=osint-local-dev-secret
MAX_DOCUMENT_BYTES=26214400