@@ -7,7 +7,7 @@ Password Security
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:dc29155c73a519d3732e2806f60bd11ebb31cd8c181ebd5918e4bc68080d37aa
10
+ !! source digest: sha256:5f0bed48b7eca2655dceb715c14f64fd6a2703a6447e4f8f0401072dc03c3933
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -59,18 +59,19 @@ any user in that company.
59
59
60
60
These are defined at the company level:
61
61
62
- ===================== ======= ===================================================
63
- Name Default Description
64
- ===================== ======= ===================================================
65
- password_expiration 60 Days until passwords expire
66
- password_length 12 Minimum number of characters in password
67
- password_lower 0 Minimum number of lowercase letter in password
68
- password_upper 0 Minimum number of uppercase letters in password
69
- password_numeric 0 Minimum number of number in password
70
- password_special 0 Minimum number of unique special character in password
71
- password_history 30 Disallow reuse of this many previous passwords
72
- password_minimum 24 Amount of hours that must pass until another reset
73
- ===================== ======= ===================================================
62
+ ========================= ======= ===================================================
63
+ Name Default Description
64
+ ========================= ======= ===================================================
65
+ password_policy_enabled False Enables password security requirements
66
+ password_expiration 60 Days until passwords expire
67
+ password_length 12 Minimum number of characters in password
68
+ password_lower 0 Minimum number of lowercase letter in password
69
+ password_upper 0 Minimum number of uppercase letters in password
70
+ password_numeric 0 Minimum number of number in password
71
+ password_special 0 Minimum number of unique special character in password
72
+ password_history 30 Disallow reuse of this many previous passwords
73
+ password_minimum 24 Amount of hours that must pass until another reset
74
+ ========================= ======= ===================================================
74
75
75
76
Usage
76
77
=====
@@ -120,6 +121,9 @@ Contributors
120
121
* `Onestein <https://www.onestein.nl >`_:
121
122
* Andrea Stirpe <
[email protected] >
122
123
124
+ * `twio.tech <https://www.twio.tech >`_:
125
+
126
+
123
127
Maintainers
124
128
~~~~~~~~~~~
125
129
0 commit comments