captcha-rule-for-laravel/src
Leonid Nikitin d9e9564ea8
Fix typo in 'user_agent' key assignment.
A typo in the key assignment for 'user_agent' in the CaptchaService has been fixed. The key was previously incorrectly typed as 'user_ageng'. This issue was causing problems with HTTP posts where user agent data was not being properly passed due to the misspelt key.
2023-12-03 00:58:47 +06:00
..
CaptchaProvider.php Validation is ready. 2023-12-03 00:46:06 +06:00
CaptchaService.php Fix typo in 'user_agent' key assignment. 2023-12-03 00:58:47 +06:00
helpers.php Validation is ready. 2023-12-03 00:46:06 +06:00