From 958e2d09c52e6250b2defee7ec75837b71fbb2dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CDallas=E2=80=9D?= Date: Thu, 29 Jan 2026 12:10:11 +0000 Subject: [PATCH] [IMP] 2fa: explain that some localizations require 2fa closes odoo/documentation#16200 X-original-commit: 00b608f3feafeb2c624702d00905f1178237d4c6 Signed-off-by: Audrey Vandromme (auva) --- .../finance/fiscal_localizations/australia.rst | 4 ++++ content/applications/general/users/2fa.rst | 7 ++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/content/applications/finance/fiscal_localizations/australia.rst b/content/applications/finance/fiscal_localizations/australia.rst index 21034a9338..3c44e0fbed 100644 --- a/content/applications/finance/fiscal_localizations/australia.rst +++ b/content/applications/finance/fiscal_localizations/australia.rst @@ -36,6 +36,10 @@ Modules - Synchronizes all pay runs from :ref:`Employment Hero ` with Odoo's journal entries. +.. note:: + It is not possible for users of the Australian fiscal localization to deactivate :doc:`two-factor + authentication (2FA) <../../general/users/2fa>` as it is required by the Australian government. + .. _australia/accounting: Accounting diff --git a/content/applications/general/users/2fa.rst b/content/applications/general/users/2fa.rst index d7f72a9623..fcce224782 100644 --- a/content/applications/general/users/2fa.rst +++ b/content/applications/general/users/2fa.rst @@ -14,6 +14,11 @@ exchanging a code from the authenticator when logging in. This means an unauthorized user would need to guess the account password and have access to the authenticator, which is a more difficult proposition. +.. note:: + Some governments, such as the :doc:`Australian <../../finance/fiscal_localizations/australia>` + government, require |2fa|. For these :doc:`fiscal localizations + <../../finance/fiscal_localizations>`, it is not possible to deactivate |2fa|. + Requirements ============ @@ -32,7 +37,7 @@ Phone-based authenticators are the easiest and most commonly used. Examples incl Password managers are another option. Common examples include: - `1Password `_ -- `Bitwarden `_, +- `Bitwarden `_ .. note:: The remainder of this document uses Google Authenticator as an example, as it is one of the most