Provides change password validation with AJAX support and history check.
Project description
django-pci-auth
Warning
This application validates passwords via un-encrypted AJAX communication. Please use with SSL only!
Introduction
Provides change password validation with AJAX support and history check.
Features
- Change password validation with AJAX via dajaxice.
- Password history check.
Installation
$ virtualenv . $ bin/pip install django-pci-auth
Credits
Original funding for this project provided by Auric Systems International.
Changes
0.1.1 (2014-10-20)
- Set nolockout boolean default value to False
0.1.0 (2014-10-13)
- Remove manage, settings, urls
0.0.9 (2014-10-07)
- Rename GitHub organization from django-security to django-pci to emphasize focus on providing assistance with building PCI compliant websites with Django.
0.0.8 (2014-10-06)
- Clean up
0.0.7 (2014-10-06)
- Move demo to django-pci
- Add pytz dep
- Allow the use of a custom user model [daniell]
0.0.6 (2012-12-05)
- Add a note re: SSL
0.0.5 (2012-12-04)
- Feature complete
0.0.4 (2012-11-28)
- Pre-release, includes most features promised.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-pci-auth-0.1.1.zip
(309.6 kB
view hashes)