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
When used with GitLab v10.2 and verdaccio v2.6.6, GitLab users no longer able to authenticate.
The console logs :
error--- Error authenticating to gitlab: Invalid status code 404
http <-- 401, user: undefined(192.168.10.12), req: 'POST /-/verdaccio/login', error: Password does not match
When used with GitLab v10.2 and verdaccio v2.6.6, GitLab users no longer able to authenticate.
The console logs :
error--- Error authenticating to gitlab: Invalid status code 404
http <-- 401, user: undefined(192.168.10.12), req: 'POST /-/verdaccio/login', error: Password does not match
May be related to "Personal Access Tokens replacing Private Access Tokens" :
https://about.gitlab.com/2017/11/22/gitlab-10-2-released/#personal-access-tokens-replacing-private-access-tokens
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14838
I have recreated a new token in GitLab 10.2 but it still did not work.
The text was updated successfully, but these errors were encountered: