django-pci-auth

Provides change password validation with AJAX support and history check.


License
Other
Install
pip install django-pci-auth==0.1.1

Documentation

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.