summaryrefslogtreecommitdiff
path: root/django/srpproject/templates/login.html
AgeCommit message (Expand)Author
2009-08-15This adds a file 'utils.py' to simplify templating.ausiv4
2009-08-13Added support for logins without javascript. This is configurable on a site-b...ausiv4
2009-08-12Rather than passing the necessary parameters to the SRP constructor, I've mad...ausiv4
2009-07-28Fixed srp.js for IE6.ausiv4
2009-07-28In this update we use jsPacker.pl to combine and compress javascript ausiv4
2009-07-25Moved register and login page to templates rather than cluttering views.py. A...ausiv4