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

bug(20562): allowed_domains are compared case-sensitive if they use g… #22126

Merged
merged 2 commits into from
Aug 2, 2023
Merged

bug(20562): allowed_domains are compared case-sensitive if they use g… #22126

merged 2 commits into from
Aug 2, 2023

Conversation

KushnerykPavel
Copy link
Contributor

Close #20562

Copy link
Contributor

@stevendpclark stevendpclark left a comment

Choose a reason for hiding this comment

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

Hi @KushnerykPavel, thanks for the contribution! I have a few comments I'd like to see addressed prior to merging if you have the time?

Please let me know if anything is unclear, or if you disagree with any of the feedback!

builtin/logical/pki/cert_util.go Outdated Show resolved Hide resolved
builtin/logical/pki/cert_util_test.go Outdated Show resolved Hide resolved
changelog/20562.txt Outdated Show resolved Hide resolved
@KushnerykPavel
Copy link
Contributor Author

Hello! @stevendpclark Thank you for your feedback! I have fixed your comments.

Copy link
Contributor

@stevendpclark stevendpclark left a comment

Choose a reason for hiding this comment

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

@KushnerykPavel Looks great, thanks for the contribution!

@stevendpclark stevendpclark added bug Used to indicate a potential bug secret/pki labels Aug 2, 2023
@stevendpclark stevendpclark added this to the 1.15 milestone Aug 2, 2023
@stevendpclark stevendpclark merged commit 64f92b4 into hashicorp:main Aug 2, 2023
89 of 94 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug secret/pki
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pki: allowed_domains are compared case sensitive if they use glob patterns
2 participants