Age | Commit message (Expand) | Author |
---|---|---|
2012-08-06 | hand over the login on handshake like we normally would | Azul |
2012-08-06 | added authenticate! which raises SRP::WrongPassword if it fails, version 0.0.2 | Azul |
2012-07-26 | session is handled by the class that includes SRP::Authentication - not the c... | Azul |
2012-07-26 | turned server class into authentication module - test green, example broken | Azul |
2012-06-29 | adopted srp algo to srp-js way of doing things. | Azul |
2012-06-28 | complete ajax flow is working - just auth fails | Azul |
2012-06-26 | first steps towards adding a server side srp flow to the example | Azul |
2012-06-18 | initial commit - testing srp auth | Azul |