Skip to content

Fixing wazuh password generation #1227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

grzegorzkoper
Copy link
Contributor

@grzegorzkoper grzegorzkoper commented Aug 14, 2024

Defining set of special characters to omit "`" and "'" which, if being part of generated password leads to issues
Fixes: #1226

Defining set of special characters to omit "`" and "'" which leads to issues
More description: #1226
@grzegorzkoper grzegorzkoper requested a review from a team as a code owner August 14, 2024 18:41
@grzegorzkoper grzegorzkoper changed the title Fixing wazuh password generation. Fixing wazuh password generation Aug 14, 2024
@markgoddard markgoddard merged commit c35a1d2 into stackhpc/2023.1 Aug 16, 2024
12 checks passed
@markgoddard markgoddard deleted the wazuh_password_gen_fix branch August 16, 2024 09:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some special characters in wazuh password are causing issues.
3 participants