|
- {{ info }}
- |
- |
|
-
- {{ password_form.non_field_errors }}
- {{ email_form.email.errors }}
- {{ affiliation_form.affiliation.errors }}
- {{ error_msg }}
- {% for msg in messages %}
- {% if msg.message %}
- {{ msg.message }} ({{ msg.extra_tags }})
- {% endif %}
- {% endfor %}
-
- |
- |
| Username | -{{ username }} | -
| Password | -- ******** - - - - | -
| Affiliation | -- {{ affiliation }} - - - - - | -
| E-mail Address |
- - {{ email }} - - - - - | -
| API Key
- |
- - double click to show - {{ api_key }} - - | -
| Port |
- {{ port }} | -
| Linked Accounts |
-
-
- {% for type, accounts in social_auth.associated.items %}
- {% for account in accounts %}
- {% if account.provider == "facebook"%}
- - {% endcomment %} - {% endfor %} - {% endfor %} - - {% for name, accounts in social_auth.not_associated.items %} - {% for name in accounts %} - - {% if name == "facebook"%} - |
-
-
Your Keys |
- - | -
| Public Key
- |
- - ******** - - - - - - - | -
| Private Key |
- ******** - - - | -
-
- 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. - |
- |
Download {{ DEMOKIT }}
-