Metadata-Version: 1.1
Name: django-defender
Version: 0.5.5
Summary: redis based Django app that locks out users after too many failed login attempts.
Home-page: https://github.com/kencochrane/django-defender
Author: Ken Cochrane
Author-email: kencochrane@gmail.com
License: Apache 2
Description: redis based Django app based on speed, that locks outusers after too many failed login attempts.
Keywords: django,cache,security,authentication,throttle,login
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
