From 8c3b333f614e4dcfe9f1ec5d95e634caa5e34ce6 Mon Sep 17 00:00:00 2001 From: Phil Skentelbery Date: Mon, 22 Dec 2025 18:24:35 -0700 Subject: [PATCH] fix: add CSRF token to participant logout form MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- src/templates/participant/dashboard.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/templates/participant/dashboard.html b/src/templates/participant/dashboard.html index ea65d17..1a4b6e1 100644 --- a/src/templates/participant/dashboard.html +++ b/src/templates/participant/dashboard.html @@ -41,6 +41,7 @@
+