service-captcha/app/Models
Leonid Nikitin 27046e6674
Revived API /api/v1/captcha.
Now a new captcha is created to check for a bot.
2023-09-19 14:27:33 +06:00
..
Captcha.php Revived API /api/v1/captcha. 2023-09-19 14:27:33 +06:00
CaptchaLog.php Revived API /api/v1/captcha. 2023-09-19 14:27:33 +06:00
CaptchaToken.php Revived API /api/v1/captcha. 2023-09-19 14:27:33 +06:00
Role.php Refactor Role.php for improved code clarity. 2023-07-12 23:42:29 +06:00
RolePermission.php Added the ability to manage a group of users. 2023-07-16 19:21:09 +06:00
User.php Added the ability to manage users. 2023-08-01 22:04:35 +06:00