Merge branch 'user-agent' into 'master'

Bump minimum django-esi and add User Agent header.

See merge request allianceauth/allianceauth!1275
This commit is contained in:
Ariel Rin
2020-12-07 04:32:10 +00:00
5 changed files with 17 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ DATABASES['default'] = {
ESI_SSO_CLIENT_ID = ''
ESI_SSO_CLIENT_SECRET = ''
ESI_SSO_CALLBACK_URL = ''
ESI_USER_CONTACT_EMAIL = '' # A server maintainer that CCP can contact in case of issues.
# By default emails are validated before new users can log in.
# It's recommended to use a free service like SparkPost or Elastic Email to send email.