Daily updates from Odoo
Monday, October 20, 2025
4 changes
1 change
Security fixes and vulnerability patches
IoT Boxes are now blocked from connecting to a database unless that database has a valid token. This helps prevent unintended or unauthorized box connections and improves connection safety for customers using IoT hardware.
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#97579 Forward-Port-Of: odoo/enterprise#97531
1 change
Security fixes and vulnerability patches
IoT Boxes now must confirm the database has a valid token before connecting. This helps prevent unauthorized or misconfigured devices from linking to a company database, improving connection safety.
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
1 change
Security fixes and vulnerability patches
IoT Boxes now check that a database has a valid token before connecting. This helps prevent unauthorized or incorrectly configured 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#97579 Forward-Port-Of: odoo/enterprise#97531
1 change
Security fixes and vulnerability patches
IoT Boxes are now prevented from connecting to a database unless that database has a valid token. This helps ensure only properly authorized IoT hardware can connect, reducing the risk of unintended or unauthorized database access.
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#97579 Forward-Port-Of: odoo/enterprise#97531