service-captcha/config
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
..
app.php Add demo mode restrictions to user operations. 2023-12-05 00:53:04 +06:00
auth.php Install Laravel. 2023-03-05 20:14:04 +06:00
broadcasting.php Install Laravel. 2023-03-05 20:14:04 +06:00
cache.php Install Laravel. 2023-03-05 20:14:04 +06:00
captcha.php Revived API POST /captcha/{captcha_uuid}. 2023-11-26 22:42:22 +06:00
cors.php Install Laravel. 2023-03-05 20:14:04 +06:00
database.php Install Laravel. 2023-03-05 20:14:04 +06:00
filesystems.php Install Laravel. 2023-03-05 20:14:04 +06:00
hashing.php Install Laravel. 2023-03-05 20:14:04 +06:00
logging.php Added channel deprecations. 2023-03-10 21:04:26 +06:00
mail.php Install Laravel. 2023-03-05 20:14:04 +06:00
queue.php Install Laravel. 2023-03-05 20:14:04 +06:00
rate_limiting.php Made authorization. 2023-07-06 10:48:32 +06:00
sanctum.php Install Laravel. 2023-03-05 20:14:04 +06:00
services.php Install Laravel. 2023-03-05 20:14:04 +06:00
session.php Install Laravel. 2023-03-05 20:14:04 +06:00
view.php Install Laravel. 2023-03-05 20:14:04 +06:00