Allow admin to set password security requirements.
Project description
This module allows admin to set company-level password security requirements and enforces them on the user.
It contains features such as
Password expiration days
Password length requirement
Password minimum number of lowercase letters
Password minimum number of uppercase letters
Password minimum number of numbers
Password minimum number of special characters
Table of contents
Configuration
Navigate to General Settings under Configuration Scroll down to the Password Policy section Set the policies to your liking.
Password complexity requirements will be enforced upon next password change for any user in that company.
Settings & Defaults
These are defined at the company level:
Name |
Default |
Description |
---|---|---|
password_expiration |
60 |
Days until passwords expire |
password_length |
12 |
Minimum number of characters in password |
password_lower |
0 |
Minimum number of lowercase letter in password |
password_upper |
0 |
Minimum number of uppercase letters in password |
password_numeric |
0 |
Minimum number of number in password |
password_special |
0 |
Minimum number of unique special character in password |
password_history |
30 |
Disallow reuse of this many previous passwords |
password_minimum |
24 |
Amount of hours that must pass until another reset |
Usage
Configure using above instructions for each company that should have password security mandates.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
James Foster <jfoster@laslabs.com>
Dave Lasley <dave@laslabs.com>
Kaushal Prajapati <kbprajapati@live.com>
Petar Najman <petar.najman@modoolar.com>
Shepilov Vladislav <shepilov.v@protonmail.com>
Florian Kantelberg <florian.kantelberg@initos.com>
Dhara Solanki <dhara.solanki@initos.com>
-
Chandresh Thakkar <cthakkar@opensourceintegrators.com>
Daniel Reis <dreis@opensourceintegrators.com>
- Onestein:
Andrea Stirpe <a.stirpe@onestein.nl>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/server-auth project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo_addon_password_security-16.0.1.0.2.1-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_password_security-16.0.1.0.2.1-py3-none-any.whl
- Upload date:
- Size: 168.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36c3fc000daceaaebc6861d26277c200d13ae4ea758704304f649553992bd0c0 |
|
MD5 | b6433bcc36543bee80bb7f25acfe4087 |
|
BLAKE2b-256 | 2d41cc539ee18e45df8dd25d15a8aca6a1b88fa36200fe6622a529c58062aa37 |