MCPcopy Create free account
hub / github.com/dot-billy/nodebyte / rate_limit_login

Function rate_limit_login

backend/app/core/rate_limit.py:84–96  ·  view source on GitHub ↗

Login rate limiting. - Per-IP burst control to protect infrastructure - Per-IP+email limit to prevent one user (or attacker) on a shared IP from locking out everyone else

(request: Request, payload: LoginRequest)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_client_ipFunction · 0.85
checkMethod · 0.80

Tested by

no test coverage detected