Skip to content

authentication issue regression

Checklist

  • I'm using the latest version of the extension (Run glab --version)
    • Extension version: Put your extension version here
  • Operating system and version: ubuntu 24.04
  • Gitlab.com or self-managed instance? self managed
  • GitLab version (if self-managed) 18.1.2 (Use the version endpoint, like this: gitlab.my-company.com/api/v4/version)
  • I have performed glab auth status to check for authentication issues

Summary

Hello,

I noticed a regression some of our CI scripts.

The following works

glab auth login --hostname "$INTERNAL_GITLAB_HOST" --token "$GITLAB_TOKEN"

But when using glab after, I systematically get a 401.

I noticed that pining glab version to 1.61.0 on ubuntu works fine. But from 1.63.0 it fails. Same hostname value and same token.

Are you aware of any change that could explain this change of behavior?

Edited by Adrien Frediani
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information