Warn if UI server is configured to listen on something else than the
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 13 Jul 2022 20:53:41 +0000 (22:53 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 13 Jul 2022 20:53:41 +0000 (22:53 +0200)
commitd5bd1c008c3b2fbe6426ae12e1e12afe97807c57
tree6c923ff4b059ae45760ea8c083130fba602334af
parent2b89a511e14fc24b89ccddcffd4d11ca3bb2d21a
Warn if UI server is configured to listen on something else than the
loopback

Close #64

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStationConfigurationUtils.ts
src/charging-station/ChargingStationUtils.ts
src/charging-station/ocpp/OCPPServiceUtils.ts
src/charging-station/ui-server/UIServerFactory.ts
src/charging-station/ui-server/ui-services/UIServiceUtils.ts
src/utils/Configuration.ts
src/utils/ElectricUtils.ts
src/utils/FileUtils.ts
src/utils/Utils.ts
src/worker/WorkerUtils.ts