Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-26 | turned server class into authentication module - test green, example broken | Azul | |
The example seems to be broken due to changes in srp-js | |||
2012-06-28 | complete ajax flow is working - just auth fails | Azul | |
Also we currently generate the salt on the server - this should happen on the client but for now i stick to the srp-js workflow. | |||
2012-06-26 | first steps towards adding a server side srp flow to the example | Azul | |
2012-06-26 | moved the sample app to it's own subdirectory | Azul | |