mirror of
https://github.com/odoo/documentation.git
synced 2026-03-27 14:10:23 +07:00
[IMP] 2fa: explain that some localizations require 2fa
closes odoo/documentation#16200
X-original-commit: 00b608f3fe
Signed-off-by: Audrey Vandromme (auva) <auva@odoo.com>
This commit is contained in:
@@ -36,6 +36,10 @@ Modules
|
||||
- Synchronizes all pay runs from :ref:`Employment Hero <payroll/l10n_au/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
|
||||
|
||||
@@ -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 <https://support.1password.com/one-time-passwords/>`_
|
||||
- `Bitwarden <https://bitwarden.com/help/article/authenticator-keys/>`_,
|
||||
- `Bitwarden <https://bitwarden.com/help/article/authenticator-keys/>`_
|
||||
|
||||
.. note::
|
||||
The remainder of this document uses Google Authenticator as an example, as it is one of the most
|
||||
|
||||
Reference in New Issue
Block a user