ben-gibson/GitLink

Feature request: clear token/username when the origin has it (e.g. https://TheAccessTokenOrUsername:password@github.com/...) #9

zlamma opened this issue · 1 comments

The username is often added to the origin when a particular developer works with multiple organizations and has multiple accounts with the repository website. There's no reason this needs to be shared, as the link without the username identifies the same resource.

Another reason this better not be exposed is that this part of the URL can actually contain a Personal Access Token (e.g. GitHub has this feature).

This should now be resolved in v4.1.4.