summaryrefslogtreecommitdiff
path: root/spec/restful/login.js
AgeCommit message (Collapse)Author
2012-11-14removed outdated django remote and all related filesAzul
Also cleaned up the specs a bit
2012-11-12adopting tests to new .json urlsAzul
2012-10-17hand success and error messages to identify by defaultAzul
also cleaned up some other parts that were not needed anymore
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