You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oabrivard da8603c57c fix: allow Turnstile connect-src in CSP to prevent hanging requests
The CSP had connect-src 'self' which blocked Cloudflare Turnstile's
internal fetch requests to challenges.cloudflare.com, causing them to
hang indefinitely and triggering a page reload loop.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 months ago
..
migrations feat: add theme schedules — model, DB, CRUD handler, routes 3 months ago
src fix: allow Turnstile connect-src in CSP to prevent hanging requests 2 months ago
tests fix: resolve all clippy warnings in test files (zero warnings remaining) 2 months ago
Cargo.lock
Cargo.toml
Dockerfile fix: pass Turnstile sitekey to frontend Docker build 2 months ago