Age | Commit message (Expand) | Author |
---|---|---|
2009-08-15 | This adds a file 'utils.py' to simplify templating. | ausiv4 |
2009-08-13 | Added support for logins without javascript. This is configurable on a site-b... | ausiv4 |
2009-08-12 | Rather than passing the necessary parameters to the SRP constructor, I've mad... | ausiv4 |
2009-08-12 | When upgrading the user from a non-srp account to an SRP account, the client ... | ausiv4 |
2009-08-07 | This update separates the register functionality from the login library. The ... | ausiv4 |
2009-07-28 | Fixed srp.js for IE6. | ausiv4 |
2009-07-28 | In this update we use jsPacker.pl to combine and compress javascript | ausiv4 |
2009-07-25 | Moved register and login page to templates rather than cluttering views.py. A... | ausiv4 |