Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix GitLab authentication when access token contains a prefix #247

Merged
merged 1 commit into from
Jul 3, 2021

Conversation

ap0llo
Copy link
Owner

@ap0llo ap0llo commented Jul 3, 2021

Replace GitLabApiClient package reference with a git submodule. Submodule pulls in a fork of GitLabApiClient that includes a fix to make authentication with prefixed GitLab access tokens work.

See-Also: nmklotas/GitLabApiClient#207
See-Also: nmklotas/GitLabApiClient#204

@ap0llo ap0llo added this to the v0.4 milestone Jul 3, 2021
@ap0llo ap0llo added the bug Describes a bug (Issue) or fixes a bug (PR) label Jul 3, 2021
Replace GitLabApiClient package reference with a git submodule. Submodule pulls in a fork of GitLabApiClient that includes a fix to make authentication with prefixed GitLab access tokens work.
@ap0llo ap0llo force-pushed the fix/gitlab-authentication-with-prefixed-token branch from fe272c1 to 77a6634 Compare July 3, 2021 10:13
@ap0llo ap0llo changed the title [WIP]fix: Fix GitLab authentication when access token contains a prefix fix: Fix GitLab authentication when access token contains a prefix Jul 3, 2021
@ap0llo ap0llo merged commit 0a7d711 into master Jul 3, 2021
@ap0llo ap0llo deleted the fix/gitlab-authentication-with-prefixed-token branch July 3, 2021 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Describes a bug (Issue) or fixes a bug (PR)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant