diff --git a/stock/templates/registered/addapikey.html b/stock/templates/registered/addapikey.html index 5059a1a0..eba2a93c 100644 --- a/stock/templates/registered/addapikey.html +++ b/stock/templates/registered/addapikey.html @@ -15,31 +15,26 @@
- Full API Key is required for auth services + Member API keys require access mask {{MEMBER_API_MASK}} or greater for services.
- + {% if MEMBER_API_ACCOUNT %} ++ Member API keys need to be account-wide. +
+ {% endif %} - {% if IS_CORP %} ++ Blue API keys require access mask {{BLUE_API_MASK}} or greater for services. +
+ {% if BLUE_API_ACCOUNT %}- NOTE: If you are part of the corp do not check "Blue", this is for people who are blue to the - corp - but are not in it. Blue access is limited. -
- {% else %} -- NOTE: If you are part of the alliance do not check "Blue", this is for people who are blue to the - alliance - but are not in it. Blue access is limited. + BLUE API keys need to be account-wide.
{% endif %} - -Do not change the accessmask or deselect options or it will not work -
-