Logo
Explore Help
Register Sign In
lkddi/nexusphp
1
0
Fork 0
You've already forked nexusphp
mirror of https://github.com/lkddi/nexusphp.git synced 2026-04-15 13:32:41 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
13020d1e48253667d54f8b3b05e237a6e616b901
nexusphp/app/Services/Captcha/Exceptions/CaptchaValidationException.php

11 lines
137 B
PHP
Raw Normal View History

feat: Refine captcha configuration and drivers Introduce a configurable captcha manager with drivers for image, Cloudflare Turnstile, and Google reCAPTCHA, including fallback behaviour. Refactor login, signup, complain, and related flows to use the new abstraction while simplifying the legacy image endpoint. Document captcha environment options and restore classic defaults in .env.example. Signed-off-by: Qi HU <github@spcsky.com>
2025-10-11 23:38:27 +08:00
<?php
namespace App\Services\Captcha\Exceptions;
use RuntimeException;
class CaptchaValidationException extends RuntimeException
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 162ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API