X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=74a2a0fd283d9211035ce6ff03ae5887be5166c1;hb=bbc146e5dcbd1a5285b7465cd3e7f2c23a6dc9c8;hp=33d787f581854c85cd5571dea6dac4cebe217e11;hpb=33b57db38fa8eec5030116cf655375bd604e0ed4;p=unfold.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 33d787f5..74a2a0fd 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -26,7 +26,7 @@ Email {{ person.email }} - @@ -78,17 +78,17 @@ Authority {{ authority }} - Generate Keys - - + + @@ -98,11 +98,10 @@
-
- - + + +
- + + {%else%} + Private Key + ******** + + + {%endif%} @@ -147,6 +156,7 @@ Account Type Account Delegation User hrn + User Status {% for row in principal_acc %} @@ -155,6 +165,7 @@ {{ row.account_type }} {{ row.delegation_type }} {{ row.usr_hrn }} + {{ row.user_status }} {%endfor%} @@ -164,7 +175,7 @@ - +{%if 'Enabled' in user_status %}

Credentials

@@ -311,6 +322,7 @@ +{%endif%}