Don't hardcode any domains.
Opened this issue · 1 comments
lucas42 commented
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
lucas42 commented
Now that the JS has been modernised, the only hardcoded domain is for authentication.