4 Commits

Author SHA1 Message Date
Naterfute
2e81dd4726 feat: add Pterodactyl Wings support alonside Elytra Support 2026-01-09 04:52:17 -08:00
Naterfute
515cd7a239 chore: greatly reduced size of captcha config file 2025-11-02 20:34:39 -08:00
Elizabeth
6ebcfff2b3 fix: cloudflare turnstile implementation EXACTLY to the documentation 2025-08-08 12:56:11 -05:00
naterfute
f14a2862d8 feat(captcha): Remove Recaptcha support in favor of others
- Remove ReCaptcha support and all related files
- Adds support for the following captchas
    - Cloudflare Turnstile
    - Hcaptcha
    - Friendly Captcha
- Implement new captcha middleware and controller
- Add frontend components for new captcha options
- Update settings configuration and views

Closes #169
2025-06-04 17:32:55 -07:00