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.4.tar.gz (15.7 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ratelimit-backend-0.4.tar.gz
Algorithm Hash digest
SHA256 3b7a29f099bcff2c4acdebbb39682dd13ba42a6301c2dcc48eebacb202602afe
MD5 d1eeabbaea31e8ed775baeb3ebf38e2b
BLAKE2b-256 2e1f00bcdb22df6b6dde5316f10bc408aed0579178477208f4e8ccf2c3d1272a

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