Commit Graph

5 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
250c1a9f8d
The LICENSE file was renamed to LICENSE.md. 2023-12-02 19:59:51 +06:00
328f420bf1
Update copyright information in LICENSE.
The author name in the copyright section of the LICENSE has been updated for accuracy. Previously, it displayed a nickname 'kor-elf' but now it includes the full name 'Leonid Nikitin' as well as the nickname. Ensuring correct, complete, and clear author attributions contributes to the maintainability and transparency of the project.
2023-11-26 23:32:41 +06:00
34299fc2fc Initial commit 2023-11-26 23:15:42 +06:00