You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #6242 - sfackler:registry-username, r=alexcrichton
Allow usernames in alt registry URLs
We want to forbid secrets since they'll commonly end up checked into
source control, but usernames are fine (and are commonly going to be
`git`).
Closes#6241
r? @alexcrichton
0 commit comments