{"id":13491070,"url":"https://github.com/brutasse/django-ratelimit-backend","last_synced_at":"2025-04-14T23:54:09.492Z","repository":{"id":1758774,"uuid":"2598502","full_name":"brutasse/django-ratelimit-backend","owner":"brutasse","description":"Rate-limit your login attempts at the authentication backend level","archived":false,"fork":false,"pushed_at":"2021-01-14T15:21:47.000Z","size":115,"stargazers_count":169,"open_issues_count":16,"forks_count":35,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T23:53:53.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://django-ratelimit-backend.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brutasse.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-10-18T11:29:35.000Z","updated_at":"2025-03-04T11:19:49.000Z","dependencies_parsed_at":"2022-07-17T01:46:19.576Z","dependency_job_id":null,"html_url":"https://github.com/brutasse/django-ratelimit-backend","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brutasse%2Fdjango-ratelimit-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brutasse%2Fdjango-ratelimit-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brutasse%2Fdjango-ratelimit-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brutasse%2Fdjango-ratelimit-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brutasse","download_url":"https://codeload.github.com/brutasse/django-ratelimit-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248981261,"owners_count":21193144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T19:00:53.289Z","updated_at":"2025-04-14T23:54:09.461Z","avatar_url":"https://github.com/brutasse.png","language":"Python","funding_links":[],"categories":["Libs","Python"],"sub_categories":["Session management"],"readme":"Django-ratelimit-backend\n------------------------\n\n.. image:: https://api.travis-ci.org/brutasse/django-ratelimit-backend.png\n   :alt: Build Status\n   :target: https://travis-ci.org/brutasse/django-ratelimit-backend\n\nRate-limit your login attempts at the authentication backend level. Login\nattempts are stored in the cache for 5 minutes and IPs with more than 30\nfailed login attempts in the last 5 minutes are blocked.\n\nThe numbers (30 attempts, 5 minutes) as well as the blocking strategy can be\ncustomized.\n\n* Authors: Bruno Renié and `contributors`_\n\n  .. _contributors: https://github.com/brutasse/django-ratelimit-backend/contributors\n\n* Licence: BSD\n\n* Compatibility: Django 1.8 and greater\n\n* Documentation: https://django-ratelimit-backend.readthedocs.io\n\n* Code: https://github.com/brutasse/django-ratelimit-backend\n\nCredits\n-------\n\n* Simon Willison for his `ratelimitcache`_ idea\n\n  .. _ratelimitcache: http://blog.simonwillison.net/post/57956846132/ratelimitcache\n\nHacking\n-------\n\n::\n\n    git clone https://brutasse@github.com/brutasse/django-ratelimit-backend.git\n\nHack and run the tests::\n\n    python setup.py test\n\nTo run the tests for all supported Python and Django versions::\n\n    pip install tox\n    tox\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrutasse%2Fdjango-ratelimit-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrutasse%2Fdjango-ratelimit-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrutasse%2Fdjango-ratelimit-backend/lists"}