X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=3cfc5aa558b9b73d2e8ee83c60dfd64be47b3bb6;hb=72f5c2a07b30ca91b801f05c684e368d3960dd00;hp=78e6b7f2f07ba43e8b9bb3c0f51f501f4ca64973;hpb=a394a81997bcf0fc1a543b511d95eb4f9ddf53c8;p=myslice.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 78e6b7f2..3cfc5aa5 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -42,10 +42,10 @@ Password - + ******** - + @@ -57,7 +57,7 @@
Confirm password: - +
@@ -69,13 +69,13 @@ {{ fullname }} - +
- +
- + @@ -89,7 +89,7 @@ Generate Keys - @@ -99,23 +99,23 @@ ******** - +
- +
- - + + {%if 'N/A' not in user_private_key%} Private Key ******** - - + + {%endif%} @@ -164,44 +164,49 @@ Delegated User Credential Expiration Date + Download - {% for row in data %} + {% for row in my_users %} - {{ row.credential_expiration }} + {{ row.cred_exp }} + {%endfor%} -

- +

+
+ {% for row in my_slices %} + {%endfor%}
Delegated Slice Credentials
Slice Name Expiration DateDownload
{{ row.slice_name }} {{ row.cred_exp }}
-

+

+ {% for row in my_auths %} + {%endfor%}
Delegated Authority Credentials
Authority Name Expiration DateDownload
{{ row.auth_name }} {{ row.cred_exp }}
-

-

+

@@ -216,12 +221,16 @@ Platform Account Type Reference to + Remove Account {% for row in ref_acc %} {{ row.platform_name }} {{ row.account_type }} {{ row.account_reference }} + + + {%endfor%} @@ -240,7 +249,7 @@ {{ platform.platform_no_access }} - + {%endfor%}