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

OidcEncryption#generateMasterPassword check file system support posix before setting permission #8296

Merged
merged 4 commits into from
Feb 14, 2024

Conversation

tvallin
Copy link
Member

@tvallin tvallin commented Jan 25, 2024

Description

fix #8288

Documentation

No impact

Signed-off-by: tvallin <thibault.vallin@oracle.com>
@tvallin tvallin added security 4.x Version 4.x labels Jan 25, 2024
@tvallin tvallin self-assigned this Jan 25, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 25, 2024
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
Signed-off-by: tvallin <thibault.vallin@oracle.com>
@romain-grecourt romain-grecourt merged commit ee9d662 into helidon-io:main Feb 14, 2024
12 checks passed
@tvallin tvallin deleted the oidc-encryption branch February 15, 2024 08:00
hrstoyanov pushed a commit to hrstoyanov/helidon that referenced this pull request Feb 23, 2024
…ix before setting permission (helidon-io#8296)

* check file system support posix before setting permission

Signed-off-by: tvallin <thibault.vallin@oracle.com>

* Add debug logging

Signed-off-by: tvallin <thibault.vallin@oracle.com>

* review changes

Signed-off-by: tvallin <thibault.vallin@oracle.com>

* do not set file permission on windows

Signed-off-by: tvallin <thibault.vallin@oracle.com>

---------

Signed-off-by: tvallin <thibault.vallin@oracle.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement. security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[4.x] OidcEncryption#generateMasterPassword is failing on Windows and generate several tests failure
3 participants