Daily updates from Odoo
Thursday, October 23, 2025
1 change
Security fixes and vulnerability patches
The API documentation now hides saved API keys like passwords, reducing the chance they are exposed on screen. The API key dialog also includes a direct link to the backend page where users can create a new key more easily.
Original PR description
This commit sets the field type of the api key setting as password to hide it from the user. It also adds a link in the api key dialog to open the api key page in the backend and let the user create an api key more easily. Task: 5039248 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr