Pipeline with http basic auth double hashes password for target #4960
Labels
bug
Something isn't working
customer request
requested by customer
size:M - 3
Sizing estimation point
Milestone
Current Behavior
If an instance is configured with HTTP basic auth security the password is stored as a hash, when deploying with pipeline the hashed password is hashed again rather than copied to the second instance.
Expected Behavior
The hash should be copied as is, not hashed agian
Steps To Reproduce
Create 2 instances
setup http basic auth on first instance
create pipeline between instances
deploy first to second
try and access http end point with username/password from first instance on second instance
Environment
Customers Impacted
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: