Skip to main content

Login rate-limiting at the auth backend level

Project description

Django-ratelimit-backend

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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ratelimit-backend-0.1.tar.gz
Algorithm Hash digest
SHA256 6e86479af89e3f65112be90a52cf77c282542f5dfcfef751a66ec44b5ef7b79f
MD5 4dca80b02f8f3225e1bde41cb3564f53
BLAKE2b-256 89f83fb2982ce42d68c288701048c1308ec674e43dc4ae1490b9e3cf360bec91

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