| Age | Commit message (Collapse) | 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 | |
| * srp_register now is part of srp.js * moved server specific stuff into plainXHR (such as fetching the seed from the server) * fixed tests | |||
| 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 | |
| no real change yet | |||
| 2012-08-03 | moved all xhr related stuff to a seperate class | Azul | |
| We can replace this if we want to use jquery ajax or similar. Also this has all the urls so it's super easy to overwrite | |||
| 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 | |
| We can easily overwrite the corresponding functions | |||
| 2012-07-20 | moved src to lib and use relative path in require_tree | Azul | |
