Allow admin to set password security requirements.
Project description
Password Security
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
Configuration
# Navigate to company you would like to set requirements on # Click the Password Policy page # 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 |
True |
Require lowercase letter in password |
password_upper |
True |
Require uppercase letters in password |
password_numeric |
True |
Require number in password |
password_special |
True |
Require 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.
Known Issues / Roadmap
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 detailed and welcomed feedback.
Credits
Images
Odoo Community Association: Icon.
Contributors
James Foster <jfoster@laslabs.com>
Dave Lasley <dave@laslabs.com>
Maintainer
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.
To contribute to this module, please visit https://odoo-community.org.
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
Hashes for odoo10_addon_password_security-10.0.1.0.0.99.dev1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cf90221249cd587d1fc0cad979db3f28052f71a26ae01fc9728818e1f762f1f |
|
MD5 | ed61cc4a78f4cb27a4c53f46d70c2bfa |
|
BLAKE2b-256 | 06b37eec555c4e74e444bc2e6c9a7b230067f999962c8a34afeed5c359cf9bfe |