GitXplorerGitXplorer
a

django-pci-auth

public
25 stars
6 forks
3 issues

Commits

List of commits on branch master.
Unverified
881931d5f0d94ce24fe4e0ca2f2602ab7df6d5c1

Update

aaclark4life committed 10 years ago
Unverified
f53ddfb44fe1d82b6a16989dd70ed1343f1a16e0

Set boolean default to False

aaclark4life committed 10 years ago
Unverified
f089f58a468af362f4c41590c9bc804faa32c1e7

Update

aaclark4life committed 10 years ago
Unverified
1c312faa69f09b011b2c95956293711d4f50f7a8

Clean up

aaclark4life committed 10 years ago
Unverified
163c05c002aaf05840b4ac94052f3bd66dd3fb9f

Clean up

aaclark4life committed 10 years ago
Unverified
9d233c20f8e7c7fd4f48b977509a9290e19fb09d

Re-add modern manage, settings, urls

aaclark4life committed 10 years ago

README

The README file for this repository.

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 <http://www.AuricSystems.com/>_.