Saturday, June 13, 2026
1 change · saas-19.1
Features or functions removed from Odoo
This update removes a redundant requirement for two-factor authentication (2FA) within the l10n_fr_pdp module. Initial assessments indicated 2FA was needed for administration, but further investigation revealed it wasn't. This simplifies the setup process and improves efficiency.
Original PR description
We iniatially though the 2FA was needed by the administration. But in fact, it was not. So we will remove it. Commit of the 2FA: https://github.com/odoo/odoo/pull/239576/changes/7535ce70391348019b4d9b668e49ca928c03052b Commit of the reregister also changed a bit that https://github.com/odoo/odoo/commit/22ba6294d3a2da6cada9dd519bd870c99d0b51b9 no task id --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#269862 Forward-Port-Of: odoo/odoo#269597