Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-17 | hand success and error messages to identify by default | Azul | |
also cleaned up some other parts that were not needed anymore | |||
2012-10-16 | use M2 as the key for the server auth | Azul | |
2012-10-16 | not caching x,V,salt to avoid conflicts | Azul | |
2012-10-16 | added unit tests for session calculations | Azul | |
2012-10-15 | expecting the salt to be send with key salt | Azul | |
2012-10-15 | all rest tests passing, using proper verbs | Azul | |
2012-10-14 | calculating the right M and M2! | Azul | |
still missing some error handling, this in Django specs and the right http verbs | |||
2012-10-14 | got SRP v6a test setup and basic rest flow to work | Azul | |
* still need to fix the algo for auth * Also need to get the http verbs right | |||
2012-10-12 | got signup to work in accordance with py srp | Azul | |
2012-10-02 | using jquery for signup post now. login still pending | Azul | |
2012-08-21 | first round of making jslint happy | Azul | |
2012-08-21 | moved srp-js files from lib to src | Azul | |
2012-07-20 | added an index file to use with sprockets | Azul | |
2012-07-20 | INCOMPATIBLE: major restructuring of the repository | Azul | |
* removed Django code - we're keeping the tests - so I hope the two can still be used together * removed js packer - everyone has their own packaging strategy these days * cleaned up the repository - we only have js so javascript directory does not make much sense |