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

Datanode: ensure password_secret meets length requirement #17719

Merged
merged 4 commits into from Dec 15, 2023

Conversation

patrickmann
Copy link
Contributor

Resolves #17523

Update validation for password_secret to ensure it meets minimum length requirement.

@patrickmann patrickmann marked this pull request as ready for review December 15, 2023 15:56
@janheise janheise merged commit a247edc into master Dec 15, 2023
5 checks passed
@janheise janheise deleted the validatePasswordSecret branch December 15, 2023 19:53
patrickmann added a commit that referenced this pull request Jan 31, 2024
* ensure password_secret meets length requirement
* update CL
* update test
* adjusted wording so it references the data node
---------
Co-authored-by: Jan Heise <jan.heise@graylog.com>
(cherry picked from commit a247edc)
janheise pushed a commit that referenced this pull request Jan 31, 2024
* Datanode: ensure `password_secret` meets length requirement (#17719)
* ensure password_secret meets length requirement
* update CL
* update test
* adjusted wording so it references the data node
---------
Co-authored-by: Jan Heise <jan.heise@graylog.com>
(cherry picked from commit a247edc)

* update CL

* Fix merge error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DataNode: check GRAYLOG_PASSWORD_SECRET for length before configuring JWT/starting OpenSearch
2 participants