Commit Graph

8 Commits

Author SHA1 Message Date
520a3ba068 Revived API POST /api/v1/captcha.
Captcha validation has been adjusted.
2023-11-26 15:09:42 +06:00
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
742b0feaf0 Add captcha tokens management. 2023-08-22 00:15:35 +06:00
9c1ed593b5 Added method getRolesForSelect in the RoleRepository. 2023-08-01 22:09:06 +06:00
52c6fd88d7 Added the ability to manage users. 2023-08-01 22:04:35 +06:00
4083e2ec5e Added the ability to manage a group of users. 2023-07-16 19:21:09 +06:00
f481ee765d Made authorization. 2023-07-06 10:48:32 +06:00
6b2aff910b Added console command to add user with admin role. 2023-07-02 16:17:18 +06:00