singuliere
|
0440e5dce9
|
randomly generated passwords must obey some constraints
The password constraints of security.py require at least one digit,
one lower case, one upper case and one special character.
https://github.com/wazuh/wazuh/blob/master/framework/wazuh/security.py#L22
Fixes: https://github.com/wazuh/wazuh-ansible/issues/518
|
2020-12-11 13:26:20 +01:00 |
|