Metadata-Version: 2.1
Name: django-password-policies-iplweb
Version: 0.8.6
Summary: A Django application to implent password policies.
Home-page: https://github.com/iplweb/django-password-policies-iplweb
Author: Michal Pasternak
Author-email: michal.dtz@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
License-File: LICENSE
License-File: AUTHORS.txt
Requires-Dist: django

django-password-policies is an application for the Django framework that
provides unicode-aware password policies on password changes and resets
and a mechanism to force password changes.
