InvenTree/.devcontainer
Oliver 23f0950a76
Site access updates (#6731)
* Throw error on invalid site access policy

- If ALLOWED_HOSTS is empty, exit
- If CSRF_TRUSTED_ORIGINS is empty, exit
- Closes https://github.com/inventree/InvenTree/issues/6730

* Set parameters for devcontainer

* Update documentation

* Ignore server exit in testing mode

* Add INVENTREE_SITE_URL to CI

* Further CI updates

* Update settings.py

* Unit test updates

* More unit test updates

* Bump API version

* Re-introduce checks in settings.py

- Allow more lenient behaviour in TESTING mode
2024-03-18 12:53:48 +11:00
..
devcontainer.json Devcontainer postgresql (#6590) 2024-02-28 15:04:14 +11:00
docker-compose.yml Site access updates (#6731) 2024-03-18 12:53:48 +11:00
postCreateCommand.sh Fix postgresql container (#6610) 2024-03-01 05:53:42 +00:00