-
Type:
Bug
-
Resolution: Obsolete
-
Priority:
High
-
None
-
Affects Version/s: 5.2
-
Component/s: Repository (Git), Security
If the repository checkout fails, the username and password are exposed in plain text on the web interface and in the logs.
To reproduce:
Environment: on-demand instance version 5.2-OD-4, Build 4004
- Create a plan that checks out a git repository using https with authentication.
- Run plan
- Do something to cause the Source Code Checkout task to fail. This may be simulated by changing the permissions of the build dir on the build server or by changing the network connectivity between the build server and the remote repository. I'm sure there are other scenarios as well that will cause the checkout to fail.
- Re-run plan.
- was cloned as
-
BDEV-3787 Loading...