Require login to create events when auth is enabled
Gate the home page and POST /events behind auth. Also add sqlite3 CLI to the Docker image for DB inspection, and gitignore test.db files. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -2,3 +2,6 @@ bbq
|
||||
bbq.db
|
||||
bbq.db-shm
|
||||
bbq.db-wal
|
||||
test.db
|
||||
test.db-shm
|
||||
test.db-wal
|
||||
|
||||
Reference in New Issue
Block a user