Commit Graph

14 Commits

Author SHA1 Message Date
9221e089dd
Revived API POST /captcha/{captcha_uuid}.
Receiving captcha information for validation.
2023-11-26 22:42:22 +06:00
520a3ba068
Revived API POST /api/v1/captcha.
Captcha validation has been adjusted.
2023-11-26 15:09:42 +06:00
35c734d840
Add CaptchaToken to permissions language files
This commit adds 'CaptchaToken' key to both English and Russian versions of the permissions language files. The addition of the 'CaptchaToken' key was necessary to provide translations for tokens used in captcha creation. The lack of these labels was causing readability issues in UI.
2023-09-19 15:19:48 +06:00
742b0feaf0
Add captcha tokens management. 2023-08-22 00:15:35 +06:00
faa706a79a
Removed duplicate "Toggle Navigation" keys in languages. 2023-08-01 23:36:16 +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
907bac5586
Added the ability to save user settings. 2023-07-10 21:42:55 +06:00
39eae7f196
Added a new feature to allow users to update their passwords. 2023-07-07 18:08:14 +06:00
00a0624eea
This commit adds update functionality to user profiles. New routes, views, and controller methods have been created to facilitate this along with form requests for validation. Significant changes include new methods in the ProfileController, addition of an UpdateRequest class for validation purposes and the creation of a profile update view. These changes allow users to edit and update their profile information on the application. 2023-07-07 00:07:19 +06:00
f481ee765d
Made authorization. 2023-07-06 10:48:32 +06:00
aed3e0c803
Added language "Ru". 2023-06-29 22:14:16 +06:00
fe967d71a7
Added language "Ru". 2023-06-29 22:13:48 +06:00
2ebc9e3218
Added language "En". 2023-06-29 22:13:01 +06:00