| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-05-19 | Remove the salt field from the registration form. | Zaran | |
| The privkey is handled by the sjcl as a JSON structure containing the ciphertext, the salt, etc. so we don't need a separate field for the salt. | |||
| 2011-05-18 | Fix a bug in Guillaume's code causing the registration form to be | Zaran | |
| added twice when user was not registered. | |||
| 2011-05-16 | Fix for the non-working code commited by zaran | Guillaume Horel | |
| F# | |||
| 2011-05-16 | Fixes in the config parser and various cleanups | Guillaume Horel | |
| 2011-05-04 | Various fixes. | Guillaume Horel | |
| - store the registration object using base64 encoding of the jid instead of hash, so that it's reversible - fix the namespace of the registration form | |||
| 2011-05-04 | Registration should be fully functional now. | Guillaume Horel | |
| this fixes #7 | |||
| 2011-05-03 | More fixes for the alias registration. | Guillaume Horel | |
| - registration info saved on the hard drive - doesn't return registration info for an already registered user | |||
| 2011-05-02 | In-band registration is almost functional. | Guillaume Horel | |
| -still need to hook up the data with the backend -and check all the error cases | |||
| 2011-04-27 | Preliminary work for in-band registration. | Guillaume Horel | |
