|
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 |
|
|
5d61ab425e
|
Extended rate limiting functionality within the RouteServiceProvider to limit the login requests. Now the application limits the number of requests both per IP address and per email. This will drastically improve security by minimizing automated spam and brute-force attack attempts.
|
2023-07-06 10:50:15 +06:00 |
|
|
f49cc60f9a
|
Renamed route api to route api v1.
|
2023-03-05 20:42:09 +06:00 |
|
|
15225e860c
|
Install Laravel.
|
2023-03-05 20:14:04 +06:00 |
|