summaryrefslogtreecommitdiff
path: root/users/app/assets/javascripts/srp
AgeCommit message (Collapse)Author
2013-09-24use token auth when accessing the api from webappAzul
One failing integration test still needs to be fixed
2013-07-14we 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-06updated srp_js submoduleelijah
2013-06-24Update srp_js submodule.jessib
2012-11-26basic changing of password and login workingAzul
2012-11-22beautify login workflowAzul
* translating error messages * not caching login and password in js anymore * catching non responses
2012-11-22using the new srp.js apiAzul
2012-11-09merged srp master into json api branchAzul
2012-11-06undo accidentally reverted srp-js and ruby 1.9 debugger in gemfileAzul
2012-11-04using ruby-srp 0.1.4 - ruby 1.9.3 compatibleAzul
2012-10-19login after signup right away.Azul
2012-10-17improved signup and login jsAzul
2012-10-16working version of srp_jsAzul
2012-10-15updated srp_jsAzul
2012-09-27added in leap web users - one repo to rule them allAzul