redis based Django app based on speed, that locks outusers after too many failed login attempts.
Raw data
{
"_id": null,
"home_page": "https://github.com/kencochrane/django-defender",
"name": "django-defender",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": "",
"keywords": "django,cache,security,authentication,throttle,login",
"author": "Ken Cochrane",
"author_email": "kencochrane@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/29/50/9d88261dab02463e1c5698624bf2515cbaf830175edd215f1c39b03c747b/django-defender-0.9.8.tar.gz",
"platform": null,
"description": "redis based Django app based on speed, that locks outusers after too many failed login attempts.\n",
"bugtrack_url": null,
"license": "Apache 2",
"summary": "redis based Django app that locks out users after too many failed login attempts.",
"version": "0.9.8",
"project_urls": {
"Homepage": "https://github.com/kencochrane/django-defender"
},
"split_keywords": [
"django",
"cache",
"security",
"authentication",
"throttle",
"login"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "53e8e11161f15c4b9efa50953256c595920800ebd89263a74fd9ee823138e49a",
"md5": "741baadfe99cb44d815166759b1d72ef",
"sha256": "461c2d6eaee2c4cecf7a126ee272a0b2a7263b91ace7accf6c362947238fa1d3"
},
"downloads": -1,
"filename": "django_defender-0.9.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "741baadfe99cb44d815166759b1d72ef",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 39697,
"upload_time": "2024-02-15T21:46:05",
"upload_time_iso_8601": "2024-02-15T21:46:05.501088Z",
"url": "https://files.pythonhosted.org/packages/53/e8/e11161f15c4b9efa50953256c595920800ebd89263a74fd9ee823138e49a/django_defender-0.9.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "29509d88261dab02463e1c5698624bf2515cbaf830175edd215f1c39b03c747b",
"md5": "7a54c1e46298c374aae404ad62465d6e",
"sha256": "b75e001f0fa9912a79514ed29ecd2dd484319540b33ac909a88fd04ec5a4b16d"
},
"downloads": -1,
"filename": "django-defender-0.9.8.tar.gz",
"has_sig": false,
"md5_digest": "7a54c1e46298c374aae404ad62465d6e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 51181,
"upload_time": "2024-02-15T21:45:25",
"upload_time_iso_8601": "2024-02-15T21:45:25.418258Z",
"url": "https://files.pythonhosted.org/packages/29/50/9d88261dab02463e1c5698624bf2515cbaf830175edd215f1c39b03c747b/django-defender-0.9.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-15 21:45:25",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kencochrane",
"github_project": "django-defender",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "django-defender"
}