X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=3c3d5438aa4168e2fbb6ef23589bf4c2ea510e91;hb=1ca2768a7aad52401201b6746e42d51194c00f15;hp=a5d01dcdcb592dd11fd35697104bad782d02af7d;hpb=0450c15062f7c9f7117c935283a6d79fef7680bf;p=unfold.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index a5d01dcd..3c3d5438 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -1,175 +1,326 @@ {% extends "layout-unfold1.html" %} +{% block unfold_main %} -{% block head %} - - - - -{% endblock %} +

User Profile

+ +{% if messages %} + +{% endif %} -{% block unfold1_main %} +
+
+
+ {% csrf_token %} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {%if 'N/A' not in user_private_key%} + + + {%else%} + + + {%endif%} + + + + +
+
Platform: Myslice
+
Email + {{ person.email }} + +
Password + + ******** + + + + + + + + + + + + +
Enter password:
Confirm password: + + +
+
+
Full Name + {{ fullname }} + + +
+ + + +
+ +
Authority + {{ authority }} + +
Generate Keys + +
Public Key + ******** + + +
+
+ + +
+
+ + +
Private Key ******** + + + Private Key ******** + + +
+

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. +

+
+
+
-
-
-

Platform Access

-
-
-
-
- +

Account Information

+

Principal Account Account used for delegating credentials

+
+
+
- - - + + + + - {% for row in data %} - + {% for row in principal_acc %} + - + + - + {%endfor%}
PlatformAccount Typeuser_hrnPub KeyAccount TypeAccount DelegationUser hrn
{{ row.platform_name }} {{ row.account_type }} {{ row.account_type }} {{ row.delegation_type }} {{ row.usr_hrn }} {{ row.usr_pubkey }}
-
+
+
+ + + + +

+ +Credentials

+ + +
+ +

+ +TestBed Accounts

+