From 4ea56f11f2fdb988ff4181b0afb62e5d0cdd3c7f Mon Sep 17 00:00:00 2001
From: Siebren Bakker This service will reset your password for account {{ acc.service_uid }} on {{ acc.service }}. If you wish to continue please click the link
+ This service will reset your password for account {{ acc.service_uid }} on {{ acc.service }}. If you wish to continue please click the link
below. This service will reset your password for all API Services. If you wish to continue please click the link
-below. This service will reset your password for all External Auth API Services. If you wish to continue please enter a new
+password below.{{ form.username.label_tag }} {{ form.username }}
-
+{{ form.password.label_tag }} {{ form.password }}
diff --git a/templates/registration/registration_form.html b/templates/registration/registration_form.html
index 8953b86..f1c6551 100644
--- a/templates/registration/registration_form.html
+++ b/templates/registration/registration_form.html
@@ -12,6 +12,7 @@
{{ form }}
+
{% endblock %}
diff --git a/templates/sso/apipassword.html b/templates/sso/apipassword.html
index 3fbb66a..d292553 100644
--- a/templates/sso/apipassword.html
+++ b/templates/sso/apipassword.html
@@ -1,16 +1,17 @@
{% extends "base.html" %}
-{% block title %}API Services Password Reset{% endblock %}
+{% block title %}External Auth API Services Password Reset{% endblock %}
{% block content %}
-
Once you have added your EVE API key, don't forget to apply in game, as well as add an application through our +HR system.
{% endblock %} diff --git a/templates/sso/lookup/userlookup.html b/templates/sso/lookup/userlookup.html index 8365a2d..e2d4db8 100644 --- a/templates/sso/lookup/userlookup.html +++ b/templates/sso/lookup/userlookup.html @@ -7,6 +7,7 @@To reset your External API Auth Services password, which is used to access tools and websites which use Auth's API, click the link below
- +Reset External API Auth Services Password
{% if eveaccounts %}This will bind a Reddit account to your Auth Gateway login, this is usually required for application to the +
This will bind a Reddit account to your Auth Gateway login, this is usually required for application to the corporation
-Please note, you will be forever tied to this account and posts and comments made on this account will be checked +
Please note, you will be forever tied to this account and posts and comments made on this account will be checked on from time to time
{% endblock %} diff --git a/templates/sso/serviceaccount/index.html b/templates/sso/serviceaccount/index.html index 9906d6d..9e0e4aa 100644 --- a/templates/sso/serviceaccount/index.html +++ b/templates/sso/serviceaccount/index.html @@ -3,20 +3,21 @@ {% block title %}Add External Service Account{% endblock %} {% block content %} -To add a service to your account, select the service from the list -below +
To add a service to your account, select the service from the list
+below
then provide select a username you wish to use create the account for
-For details on how to connect to each service, please consult the wiki
If you are missing some services, please check that your API key is +
If you are missing some services, please check that your API key is up to date, if so use the "Refresh" function.