Priority: Low
The APIs have no authentication: any device on the network can register and send data. Add a basic API-key check on the routes.
Tasks
Files
src/server/communication/http_server.py
From the Feature 042 codebase review (recommendation #16).
Priority: Low
The APIs have no authentication: any device on the network can register and send data. Add a basic API-key check on the routes.
Tasks
Files
src/server/communication/http_server.pyFrom the Feature 042 codebase review (recommendation #16).