Skip to content

Commit d122b32

Browse files
committed
[IMP] Users: update password management
task-6041661 closes #17232 X-original-commit: ce95896 Signed-off-by: Xavier Platteau (xpl) <xpl@odoo.com>
1 parent d9525de commit d122b32

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

content/applications/general/users.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -164,12 +164,10 @@ Password management is an important part of granting users autonomous access to
164164
times. Odoo offers a few different methods to reset a user's password.
165165

166166
.. tip::
167-
Odoo has a setting to specify the length needed for a password. This setting can be accessed by
168-
navigating to :menuselection:`Settings app --> Permissions` section, and entering the desired
169-
password length in the :guilabel:`Minimum Password Length` field. By default the value is `8`.
170-
171-
.. image:: users/minimum-password-length.png
172-
:alt: Minimum Password Length highlighted in the Permissions section of General Settings.
167+
To enforce a minimum password length requirement, :ref:`install <general/install>` the
168+
:guilabel:`Password Policy` (`auth_password_policy`) module. Then, open the
169+
:guilabel:`Settings` app, navigate to the :guilabel:`Permissions` section, and enter the desired
170+
password length in the :guilabel:`Minimum Password Length` field. By default, the value is `8`.
173171

174172
.. _users/reset-password:
175173

-9.97 KB
Binary file not shown.

0 commit comments

Comments
 (0)