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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ratelimit-backend-0.2.1.tar.gz
Algorithm Hash digest
SHA256 cc4310e14991b28db32e8d16f6df92464b7c7dd135237ec0ff275da8dcb365a2
MD5 6fdcf8d8ffabc6879b2b7b03be370398
BLAKE2b-256 6f03d602d0100e7871ddb45ef482748de0c918a48635264ab1d273ccb243d6c0

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