Skip to content
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

Fix to be able to set complex passwords with symbols too #794

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

TuningYourCode
Copy link
Contributor

This PR fixes the issue that it's currently not possible to set complex passwords for admin / kibanaserver user which include (special) symbols like .#*, etc.

Copy link
Contributor

@okynos okynos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@okynos okynos self-requested a review June 9, 2022 15:38
Copy link
Member

@teddytpc1 teddytpc1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @TuningYourCode.
This line should also be modified to include the single quotes for the indexer_security_password variable.

@TuningYourCode
Copy link
Contributor Author

done despite not really required as long as you don't do scary things where the yaml parser would cast the string to something else like yes / no 3.14 etc.

Copy link
Member

@teddytpc1 teddytpc1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@vcerenu vcerenu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@teddytpc1 teddytpc1 merged commit 4080da4 into wazuh:master Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants