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

Uploaded Source

Built Distribution

django_ratelimit_backend-0.6.3-py2.py3-none-any.whl (11.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for django-ratelimit-backend-0.6.3.tar.gz
Algorithm Hash digest
SHA256 e53beb95dba2a23dae1ab92ad10c5cfc8cbcde976a43be16922671ec05144fd2
MD5 968805349f7d6d430b9086a02b812d21
BLAKE2b-256 9090b0d636ad6cb9e334169900b250c7433b2d6d4466700d15143438a85561dc

See more details on using hashes here.

File details

Details for the file django_ratelimit_backend-0.6.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_ratelimit_backend-0.6.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c349b8628ea6fa605be00feb9313d09711e826e8ed1a875614c3dea493920091
MD5 bb3ebcee9ca45729710b33562bf55a6b
BLAKE2b-256 d0d0a5d7aaf7600cc449fa8725da1a1199766a1a448ae6f870b3ff02579b9964

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