Age | Commit message (Expand) | Author |
---|---|---|
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-09 | Significant cleanup to srp.js. | ausiv4 |
2009-08-08 | This adds upgrade functionality so that existing django apps can switch to SRP. | ausiv4 |
2009-08-07 | This update separates the register functionality from the login library. The ... | ausiv4 |
2009-08-04 | Removed debugging line from srp.js | ausiv4 |
2009-08-04 | Improved documentation for srp.js. | ausiv4 |
2009-08-04 | Now the import_hashes function checks to see whether the srp file is packed o... | ausiv4 |
2009-08-04 | I've cleaned up the script path code so that it now packs properly. The path ... | ausiv4 |
2009-08-04 | I've started working on the feature that will allow existing servers to upgra... | 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 |