Saturday, June 13, 2026
1 change · saas-18.3
Features or functions removed from Odoo
This update removes a previously implemented requirement for two-factor authentication (2FA) when the 'l10n_fr_pdp' module is installed. Initial assessments indicated 2FA was needed for administration, but further investigation revealed it wasn't. This change simplifies the setup and reduces potential complexity.
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#269597