Saturday, October 18, 2025
1 change · 18.0
Security fixes and vulnerability patches
IoT Boxes now check that a database has a valid token before connecting. This helps prevent unauthorized or misconfigured connections, improving the security and reliability of IoT deployments.
Original PR description
We added a check to prevent IoT Boxes from connecting to a database if the database doesn't have a valid token. Task: 5177501 Forward-Port-Of: odoo/enterprise#97531