gitlabr icon indicating copy to clipboard operation
gitlabr copied to clipboard

Change strategy regarding storing credentials ?

Open statnmap opened this issue 5 years ago • 1 comments

A couple of things that occurred to me while working on this PR:

  • I wonder if we ought to encourage users to use a different strategy for storing their PAT than hard coding them in .Renviron? Could {secret}, {cyphr} or {keyring} maybe be used?

UPDATE: I can see that recommendations in {gh} are in line with what I was thinking here. They use {gitcreds}, but as far as I can see that is GitHub only (at the moment at least)

statnmap avatar Oct 10 '20 11:10 statnmap

gitcreds::gitcreds_get(url = "https://gitlab.com/") now works?

d-morrison avatar Jul 22 '25 00:07 d-morrison