IUNO-TDM / MixerControl

The control and HMI of the drink mixing robot
GNU General Public License v3.0
3 stars 1 forks source link

check client id for authenticity #153

Closed bockha closed 6 years ago

bockha commented 6 years ago

The client id sent via socket.io to the juice machine service since e1a51da55f31e5553b8ac542b797a7c366731c2d must be securely checked for authenticity before being used.

bockha commented 6 years ago

This issue was moved to IUNO-TDM/JuiceMachineService#59