Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-17 | use latest version of srp_js to fix #4002 | Azul | |
We were not encoding the srp password properly before. So umlauts in the password would cause the login procedure to fail. | |||
2013-09-24 | use token auth when accessing the api from webapp | Azul | |
One failing integration test still needs to be fixed | |||
2013-07-14 | we do not expose M2 in srp.js anymore. | Azul | |
So there is no way to print it. This message used to be correct but there are also other things that can cause this to fail now. So let's just remove it. | |||
2013-07-06 | updated srp_js submodule | elijah | |
2013-06-24 | Update srp_js submodule. | jessib | |
2012-11-26 | basic changing of password and login working | Azul | |
2012-11-22 | beautify login workflow | Azul | |
* translating error messages * not caching login and password in js anymore * catching non responses | |||
2012-11-22 | using the new srp.js api | Azul | |
2012-11-09 | merged srp master into json api branch | Azul | |
2012-11-06 | undo accidentally reverted srp-js and ruby 1.9 debugger in gemfile | Azul | |
2012-11-04 | using ruby-srp 0.1.4 - ruby 1.9.3 compatible | Azul | |
2012-10-19 | login after signup right away. | Azul | |
2012-10-17 | improved signup and login js | Azul | |
2012-10-16 | working version of srp_js | Azul | |
2012-10-15 | updated srp_js | Azul | |
2012-09-27 | added in leap web users - one repo to rule them all | Azul | |