mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-02 22:01:05 +02:00
feat: implement rate limiting for authentication endpoints and enhance error handling for login attempts
This commit is contained in:
parent
54b4501ca6
commit
79f004bbb1
6 changed files with 3374 additions and 3226 deletions
|
|
@ -62,6 +62,7 @@ dependencies = [
|
|||
"unstructured[all-docs]>=0.18.31",
|
||||
"unstructured-client>=0.42.3",
|
||||
"langchain-unstructured>=1.0.1",
|
||||
"slowapi>=0.1.9",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue