lucas42/lucos_contacts

Don't hardcode any domains.

Opened this issue · 1 comments

Domains should vary by environment. Need to work out how to the list of hosts from lucos_services into django.

Places using hardcoded domains:

  • Authentication
  • Links to JS bootloader in templates
  • Broken links to touch icon in templates
  • JS adding link to admin page in menu

Now that the JS has been modernised, the only hardcoded domain is for authentication.