service-captcha/app
Leonid Nikitin 172a9460df
Fix https on prod.
Added the force_https parameter to env APP_FORCE_HTTPS. This will force https to be enabled.
2023-12-09 00:55:56 +06:00
..
Captcha Fixed a bug where two identical symbols appeared in a captcha. 2023-11-26 15:25:36 +06:00
Console Added the ability to manage a group of users. 2023-07-16 19:21:09 +06:00
Contracts Add CryptographyContract and its implementation 2023-09-19 14:29:01 +06:00
Dto Revived API POST /captcha/{captcha_uuid}. 2023-11-26 22:42:22 +06:00
Enums Revived API POST /captcha/{captcha_uuid}. 2023-11-26 22:42:22 +06:00
Exceptions Revived API /api/v1/captcha. 2023-09-19 14:27:33 +06:00
Helpers Add demo mode restrictions to user operations. 2023-12-05 00:53:04 +06:00
Http Revived API POST /captcha/{captcha_uuid}. 2023-11-26 22:42:22 +06:00
Models Add demo mode restriction to CaptchaToken destroy method. 2023-12-05 21:48:02 +06:00
Policies Add captcha tokens management. 2023-08-22 00:15:35 +06:00
Providers Fix https on prod. 2023-12-09 00:55:56 +06:00
Repositories Revived API POST /captcha/{captcha_uuid}. 2023-11-26 22:42:22 +06:00
Rules Added the ability to manage a group of users. 2023-07-16 19:21:09 +06:00
ServiceResults Revived API POST /captcha/{captcha_uuid}. 2023-11-26 22:42:22 +06:00
Services Add demo mode restriction to CaptchaToken destroy method. 2023-12-05 21:48:02 +06:00
View/Components Added the ability to manage users. 2023-08-01 22:04:35 +06:00