New version : v4.3.2 (git.cloudron.io updated)
Added optional Cloudflare Turnstile support.
Default : not enabled
Edit /app/data/.env to enable and add your config keys
The 'hosted-as-a-service` ccai.appx.uk is now running with Turnstile for anti-bot protection.
If you install this to your own Cloudron, you can choose to run without Turnstile or to enable it.
Why Cloudflare Turnstile ?
- easiest / best non-google captcha type anti-bot
- free account with generous free-tier usage
- minimal code dependencies to simplify app building
Beyond this, it would need a user registration or failed login rate limiter.