aboutsummaryrefslogtreecommitdiffstats
path: root/webclient/lib/jquery.forms.js
AgeCommit message (Collapse)Author
2011-05-19Client-side user registration.Zaran
Send a registration request on connect: * if the user is already registered, set the rsa key from the information sent by the server component. * if not, display the registration form. The forms contains a link to generate a new rsa public/private key (and encrypt the private with the user's password).