Age | Commit message (Expand) | Author |
---|---|---|
2012-10-12 | got signup to work in accordance with py srp | Azul |
2012-08-21 | moved srp-js files from lib to src | Azul |
2012-08-21 | moved on with refactoring | Azul |
2012-08-13 | seperated session from the srp flow - login tests pass, signup fail | Azul |
2012-08-04 | started implementing a restful signup | Azul |
2012-08-04 | copied jqueryRest and restful specs from django | Azul |
2012-08-03 | moved all xhr related stuff to a seperate class | Azul |
2012-07-20 | expose function to create salt | Azul |
2012-07-20 | calcV to calculate verifier, do not use srp_url or srp_server anymore | Azul |
2012-07-20 | moved src to lib and use relative path in require_tree | Azul |