summaryrefslogtreecommitdiff
path: root/src/srp.js
AgeCommit message (Expand)Author
2012-11-26API: update instead of addToFormAzul
2012-11-23addToForm: add the srp signup data to an existing formAzul
2012-11-20make sure srp.login also works as a callbackAzul
2012-11-19removed the SRP class - using just a plain srp object nowAzul
2012-11-19first step at cleaning up the srpAzul
2012-11-19works - but not quite what i want. Exposing jqXHR to error functionAzul
2012-10-19don't expect create to return an okAzul
2012-10-19added success and error callbacks to registerAzul
2012-10-17hand success and error messages to identify by defaultAzul
2012-10-16use M2 as the key for the server authAzul
2012-10-15expecting the salt to be send with key saltAzul
2012-08-21moved srp-js files from lib to srcAzul
2012-07-20added an index file to use with sprocketsAzul
2012-07-20INCOMPATIBLE: major restructuring of the repositoryAzul