service-captcha/app/Services/Private
Leonid Nikitin b5db913c24
Add demo mode restrictions to user operations.
Added functionalities to restrict certain user operations like update, password change, and deletion in demo mode. This is done to prevent demo users from modifying crucial data. Helper methods are created for standard re-usable checks. Also, Blade directive is added for frontend UI demo checks.
2023-12-05 00:53:04 +06:00
..
CaptchaTokenService.php Add captcha tokens management. 2023-08-22 00:15:35 +06:00
ProfileService.php Add demo mode restrictions to user operations. 2023-12-05 00:53:04 +06:00
RoleService.php Added the ability to manage a group of users. 2023-07-16 19:21:09 +06:00
UserService.php Add demo mode restrictions to user operations. 2023-12-05 00:53:04 +06:00