From a962f29ba5610d2356848c76f9b13db2f37493a2 Mon Sep 17 00:00:00 2001
From: Andrew Williams Services not fully integrated into Auth, and which a seperate username/password is required.
-
{% endif %}
@@ -105,10 +101,7 @@ remove them at any time, but this may affect any existing services you have
setup.
-
-
{% for acc in user.serviceaccount_set.all %}
Service Username URL Active Actions
{% endfor %}
-
{{ acc.service }}
{{ acc.service_uid }}
@@ -86,7 +83,6 @@ function refresh_apikey(key) {
| User ID | API Key | Description | Type | Active | Last Updated | Actions |
|---|---|---|---|---|---|---|
| {{ acc.api_user_id }} | {{ acc.api_key }} | @@ -121,7 +114,6 @@ setup. Logs, Delete
To validate your Reddit account, login on Reddit then click the link next to the account, fill in some text in the message and click send.
| Username | Created Date | Validated |
|---|---|---|
| {{ acc.username }} | {{ acc.date_created }} | {% if acc.validated %}Yes{% else %}No (Validate){% endif %} |