Git password showed as clear text when failing authentication

XMLWordPrintable

      We had a git authentication failure on bdog.
      https://bdog.atlassian.net/builds/browse/FUSE-WEBQF-36

      So, the following error message appeared:

      JIRA Fusion - CI JIRA DevStatus Plugin Webdriver Qunit Func Tests › FUSE-WEBQF-36 : Errors getting changes for FUSE-WEBQF-36
      (java.lang.RuntimeException : com.atlassian.bamboo.repository.RepositoryException: com.atlassian.bamboo.plugins.git.GitCommandException: command /usr/bin/git ls-remote https://my-user:clear-text-password@bitbucket.org/atlassian/my-repo.git failed with code 128. Working directory was [.]., stderr: [fatal: Authentication failed])
      

      The password contains a "$", which appears in the clear text as "%24". So, it's pretty dangerous to have the password showed.

              Assignee:
              Unassigned
              Reporter:
              Cintia Calvo (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: