Django Ratelimit Backend 2.0 | Coderz Repository

django-ratelimit-backend 2.0

Last updated:

0 purchases

django-ratelimit-backend 2.0 Image
django-ratelimit-backend 2.0 Images

Free

Languages

Categories

Add to Cart

Description:

djangoratelimitbackend 2.0

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.

Authors: Bruno Renié and contributors

Licence: BSD
Compatibility: Django 1.8 and greater
Documentation: https://django-ratelimit-backend.readthedocs.io
Code: https://github.com/brutasse/django-ratelimit-backend



Credits

Simon Willison for his ratelimitcache idea




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

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.