This website requires JavaScript.
Explore
Help
Sign In
kor-elf
/
service-captcha
Watch
1
Star
0
Fork
0
You've already forked service-captcha
Code
Issues
Pull Requests
Packages
Projects
Releases
5
Wiki
Activity
48
Commits
2
Branches
5
Tags
1.9
MiB
907bac5586
Commit Graph
3 Commits
Author
SHA1
Message
Date
Leonid Nikitin
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
Leonid Nikitin
f49cc60f9a
Renamed route api to route api v1.
2023-03-05 20:42:09 +06:00
Leonid Nikitin
15225e860c
Install Laravel.
2023-03-05 20:14:04 +06:00