Skip to main content

Login rate-limiting at the auth backend level

Project description

Django-ratelimit-backend

Build Status

Rate-limit your login attempts at the authentication backend level. Login attempts are stored in the cache for 5 minutes and IPs with more than 30 failed login attempts in the last 5 minutes are blocked.

The numbers (30 attempts, 5 minutes) as well as the blocking strategy can be customized.

Credits

Hacking

git clone https://brutasse@github.com/brutasse/django-ratelimit-backend.git

Hack and run the tests:

python setup.py test

To run the tests for all supported Python and Django versions:

pip install tox
tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-ratelimit-backend-0.5.tar.gz (15.9 kB view details)

Uploaded Source

File details

Details for the file django-ratelimit-backend-0.5.tar.gz.

File metadata

File hashes

Hashes for django-ratelimit-backend-0.5.tar.gz
Algorithm Hash digest
SHA256 4360f5944fc58278aa08d920bdfd2da8c0d69aa9bac6f6f3a4f790470bd82776
MD5 783011da375b6083416ad9acbc799e17
BLAKE2b-256 ac19eb198ebbfde481a4129316d8bd6b81b64ac21ec829d363bd8d8aeb8d1039

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page