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

Remote repositories - manage passwords #681

Open
cyan21 opened this issue Dec 9, 2022 · 1 comment
Open

Remote repositories - manage passwords #681

cyan21 opened this issue Dec 9, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@cyan21
Copy link

cyan21 commented Dec 9, 2022

Describe the bug

When retrieving th password set in a remote repository via the the jfrog-client-go, it's encrypted. it' s not possible to reuse them. For example, if I want to recreate an existing remote repository from an Artifactory A into an Artifactory B with the same password, it won't work.

Current behavior

The jfrog cli client returns the encrypted value of a password

Reproduction steps

No response

Expected behavior

The jfrog cli client could return the decrypted value of a password

JFrog Client-Go version

v1.21.0

JFrog CLI version (if applicable)

2.27.1

Operating system type and version

mac OS Ventura 13.0.1

JFrog Artifactory version

No response

JFrog Xray version

No response

@cyan21 cyan21 added the bug Something isn't working label Dec 9, 2022
@yannc21
Copy link

yannc21 commented Oct 2, 2023

the CLI supports it in the transfer-config-merge command : https://github.com/jfrog/jfrog-cli-core/blob/master/artifactory/commands/transferconfigmerge/transferconfigmerge.go#L354

you can close this bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants