Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions content/applications/general/users.rst
Original file line number Diff line number Diff line change
Expand Up @@ -164,12 +164,10 @@ Password management is an important part of granting users autonomous access to
times. Odoo offers a few different methods to reset a user's password.

.. tip::
Odoo has a setting to specify the length needed for a password. This setting can be accessed by
navigating to :menuselection:`Settings app --> Permissions` section, and entering the desired
password length in the :guilabel:`Minimum Password Length` field. By default the value is `8`.

.. image:: users/minimum-password-length.png
:alt: Minimum Password Length highlighted in the Permissions section of General Settings.
To enforce a minimum password length requirement, :ref:`install <general/install>` the
:guilabel:`Password Policy` (`auth_password_policy`) module. Then, open the
:guilabel:`Settings` app, navigate to the :guilabel:`Permissions` section, and enter the desired
password length in the :guilabel:`Minimum Password Length` field. By default, the value is `8`.

.. _users/reset-password:

Expand Down
Binary file not shown.