X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=2691e57b24b26f27dc17c78f5e1c167c8871d778;hb=69d4ef6baf273e93270de07261a32ccceee50464;hp=8f2e0197a2f71e0e3cfa72712fed5741e47d8f92;hpb=f146abe8fc305c65c1b9c5bb69160cb5926e3213;p=myslice.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 8f2e0197..2691e57b 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -1,6 +1,7 @@ {% extends "layout-unfold1.html" %} {% block head %} + @@ -21,7 +22,7 @@ Pub Key {% for row in data %} - + {{ row.platform_name }} {{ row.account_type }} {{ row.usr_hrn }} @@ -34,6 +35,16 @@

MySlice Account

+ +{% if messages %} + +{% endif %} + +
@@ -48,7 +59,8 @@ Email {{ person.email }} - + @@ -95,14 +107,15 @@ {{ authority }} + style="height: 20px; width: 20px; position: absolute; left: 625px; left: 900px; "> Generate Keys - + @@ -130,8 +143,9 @@ -

For better security we recommend that you download and delete your private key from the server. - Always store your private key in a secure location. +

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.