You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Christopher Collins (JIRA)" <ji...@apache.org> on 2017/10/17 23:10:00 UTC

[jira] [Resolved] (MYNEWT-851) newt - Private repo password displayed by `git remote -v`

     [ https://issues.apache.org/jira/browse/MYNEWT-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Collins resolved MYNEWT-851.
----------------------------------------
    Resolution: Fixed

> newt - Private repo password displayed by `git remote -v`
> ---------------------------------------------------------
>
>                 Key: MYNEWT-851
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-851
>             Project: Mynewt
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: Newt
>            Reporter: Christopher Collins
>            Assignee: Christopher Collins
>             Fix For: v1.3
>
>
> (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.,
> {noformat}
> 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)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)