summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-10-14properly treat utf8 chars in passwordAzul
2012-10-12got signup to work in accordance with py srpAzul
2012-08-21moved srp-js files from lib to srcAzul
2012-08-21moved on with refactoringAzul
2012-08-13seperated session from the srp flow - login tests pass, signup failAzul
2012-08-04started implementing a restful signupAzul
2012-08-04copied jqueryRest and restful specs from djangoAzul
2012-08-03moved all xhr related stuff to a seperate classAzul
2012-07-20expose function to create saltAzul
2012-07-20calcV to calculate verifier, do not use srp_url or srp_server anymoreAzul
2012-07-20moved src to lib and use relative path in require_treeAzul