Commit Graph

2 Commits

Author SHA1 Message Date
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
c39f6ba4d7
Validation is ready. 2023-12-03 00:46:06 +06:00