Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-02 | factored out parsing the responses | Azul | |
2012-07-02 | check for ready state and status before callback | Azul | |
2012-07-02 | changed indentation to the 2 spaces i love | Azul | |
2009-08-07 | This update separates the register functionality from the login library. The ↵ | ausiv4 | |
login script is now .3 kb smaller, but there is a new 1.1 kb register file. I think that registrations are rare enough relative to logins that this should be a worthwhile tradeoff. This also prepares a framework for importing an update file, which will allow existing installations to upgrade from less secure authentication protocols, so some of the overhead in srp.js that was added here will help reduce the size as we add the update functionality. |