Commit Graph

4 Commits

Author SHA1 Message Date
Gonzalo Acuña
43e792754a
Custom user configuration updated 2022-02-22 14:25:58 -03:00
Gonzalo Acuña
f531fa2728
Update README and deployment playbooks 2022-02-21 09:41:22 -03:00
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
Manuel Gutierrez
a77be1f959
Add custom API user support 2020-10-27 15:02:27 +01:00