django-pci-auth

Warning

This application validates passwords via un-encrypted AJAX communication. Please use with SSL only!

Introduction

Features

Installation

$ virtualenv .
$ bin/pip install django-pci-auth

Changes

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.