]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix(ui-server): reject colon in configured authentication username (RFC 7617)
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 22 Apr 2026 20:26:13 +0000 (22:26 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 22 Apr 2026 20:26:13 +0000 (22:26 +0200)
commit697f7af1b98ad9c93194bf77361d613469126da4
treeda48d2c2c17e03e9a3ce2642dc26f72f32fe97ae
parent5954e3c13a79c0761eae7d084bc9b2ee9144fd9a
fix(ui-server): reject colon in configured authentication username (RFC 7617)

Throw at startup if uiServer.authentication.username contains ':'
to prevent silent auth failures from malformed Basic Auth headers.
src/charging-station/ui-server/UIServerFactory.ts