mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Added login rate throttling
This commit is contained in:
parent
d03586d9d5
commit
03e52bf598
6 changed files with 175 additions and 3 deletions
|
@ -56,6 +56,7 @@
|
|||
"symfony/property-access": "5.4.*",
|
||||
"symfony/property-info": "5.4.*",
|
||||
"symfony/proxy-manager-bridge": "5.4.*",
|
||||
"symfony/rate-limiter": "5.4.*",
|
||||
"symfony/runtime": "5.4.*",
|
||||
"symfony/security-bundle": "5.4.*",
|
||||
"symfony/serializer": "5.4.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue