Improve Turnstile login failure message
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 47s

This commit is contained in:
Cauê Faleiros
2026-07-28 12:56:17 -03:00
parent 4857438e6f
commit 20dde11ff0
2 changed files with 13 additions and 6 deletions

View File

@@ -120,6 +120,9 @@ VITE_TURNSTILE_SITE_KEY
Set `VITE_TURNSTILE_SITE_KEY` at frontend build time to show Cloudflare Turnstile
on the login page.
If `TURNSTILE_SECRET` is set but the login page does not show the verification
widget, rebuild the frontend image with `VITE_TURNSTILE_SITE_KEY` available.
## Validation
```bash