mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-04 13:49:12 -04:00
* Add fallback for allowedHostnames environment variable - In some cases allowedHostnames is set in env but not loaded at the time of check, yet available in other sources. This adds fallback checks. - Add UnitTest Signed-off-by: objec <objecttothis@gmail.com> * Improve the fallback logic for allowedHostnames environment variable Signed-off-by: objec <objecttothis@gmail.com> --------- Signed-off-by: objec <objecttothis@gmail.com>