aboutsummaryrefslogtreecommitdiffstats
path: root/webclient/index.html
diff options
context:
space:
mode:
authorZaran <zaran.krleza@gmail.com>2011-05-19 18:31:47 +0200
committerZaran <zaran.krleza@gmail.com>2011-05-19 18:31:47 +0200
commit3565d0c362646d681cbac605924fcf7984b05a92 (patch)
tree51a0472853f233a44a0876e8244e554ba5bdf8c8 /webclient/index.html
parentc0a9f62a2143bcf32ee9a6db656c8682094cda68 (diff)
downloadalias-3565d0c362646d681cbac605924fcf7984b05a92.tar.gz
Client-side user registration.
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).
Diffstat (limited to 'webclient/index.html')
-rw-r--r--webclient/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/webclient/index.html b/webclient/index.html
index 787d6a1..4d8ccc3 100644
--- a/webclient/index.html
+++ b/webclient/index.html
@@ -63,9 +63,6 @@
</div>
<div id='left'>
- <div id="register-link">
- <a href="#">Register</a>
- </div>
<div id='roster'>
<h2>Contacts</h2>