Uploaded image for project: 'Mynewt'
  1. Mynewt
  2. MYNEWT-851

newt - Private repo password displayed by `git remote -v`

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • v1.3
    • Newt
    • Security Level: Public (Viewable by anyone)
    • None

    Description

      (Pull request: https://github.com/apache/mynewt-newt/pull/101)

      For private repos, the user's login and password are part of the repo URL. E.g.,

      wes@~/dev/work/repos/private-repo$ git remote -v
      origin    https://wes3:[password-redacted]@github.com/PrivateRepo/private-repo.git (fetch)
      origin    https://wes3:[password-redacted]@github.com/PrivateRepo/private-repo.git (push)
      

      Attachments

        Activity

          People

            ccollins476 Christopher Collins
            ccollins476 Christopher Collins
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: