summaryrefslogtreecommitdiff
path: root/spec/restful/login.js
AgeCommit message (Collapse)Author
2012-10-16use M2 as the key for the server authAzul
2012-10-15expecting the salt to be send with key saltAzul
2012-10-15all rest tests passing, using proper verbsAzul
2012-10-14calculating the right M and M2!Azul
still missing some error handling, this in Django specs and the right http verbs
2012-10-14got SRP v6a test setup and basic rest flow to workAzul
* still need to fix the algo for auth * Also need to get the http verbs right
2012-08-04copied jqueryRest and restful specs from djangoAzul
no real change yet