X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=portal%2Ftemplates%2Fmanageuserview.html;h=3675c9af27fd8f3e889c1ca14bfc05dd47bd9c7d;hp=74a2a0fd283d9211035ce6ff03ae5887be5166c1;hb=d25b15bb54f4d6b26664d7c2554f632d767e461b;hpb=8e9f1db465d5579630eb84f51e3f3dd6b2458956 diff --git a/portal/templates/manageuserview.html b/portal/templates/manageuserview.html index 74a2a0fd..3675c9af 100644 --- a/portal/templates/manageuserview.html +++ b/portal/templates/manageuserview.html @@ -12,7 +12,7 @@ {% endif %} -
+
{% csrf_token %} @@ -22,43 +22,11 @@
Platform: Myslice
- - Email - - {{ person.email }} - - - + + Email + {{ user_email }} + - Password - - - ******** - - - - - - - - - - - - -
Enter password:
Confirm password: - - -
-
- - - Full Name {{ fullname }} @@ -74,16 +42,22 @@ - - Authority - - {{ authority }} - - - + Authority + + {{ authority }} + + +
+ + +
+ + + + Generate Keys - + Public Key ******** @@ -112,7 +86,7 @@ - + {%if 'N/A' not in user_private_key%} Private Key ******** @@ -133,14 +107,6 @@ {%endif%} - - -

Tradeoff: Ease-of-use vs Security.
- Ease-of-use: Automatic account delegation. Don't delete private key.
- Security: Manual account delegation. Download & Delete private key. -

- -