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/13 21:44:00 UTC

[jira] [Updated] (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 updated MYNEWT-851:
---------------------------------------
    Summary: newt - Private repo password displayed by `git remote -v`  (was: newt - Private repo password displayed by `git status`)

> 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: Sterling Hughes
>             Fix For: v1.3
>
>
> 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)