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 Gitea unable to login on 0.12.0+ with error "cannot authenticate user. 403 Forbidden" #221

Merged
merged 1 commit into from
Jun 5, 2021

Conversation

speatzle
Copy link
Contributor

@speatzle speatzle commented Jun 4, 2021

This fixes issue #204

It looks like the Gitea SDK started testing if the client is working on creation, and as we didn't set the Basic Auth credentials during client creation this resulted in "cannot authenticate user. 403 Forbidden".

@laszlocph laszlocph merged commit b1ff254 into woodpecker-ci:master Jun 5, 2021
@6543 6543 added the bug Something isn't working label Jun 18, 2021
@6543 6543 added this to the v0.14.0 milestone Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants