Thanks! Nice to see it getting fixed, but I'm curious is the change from
password to private_token only for gitlab or is it gonna work like this for
every hosting service like github bitbucket etc.
On Thursday 29 August 2024 at 11:43:09 UTC-4 David Trowbridge wrote:
> Actually, I'm not sure what
That parameter name is specific to GitLab. It's a historical oddity because
there was a period of time during which GitLab could use either a password
or a private token, and then password-based authentication was turned off,
leaving the token as the only option.
Other hosting services may use oth