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 bug when refresh gitea access token #2920

Merged
merged 2 commits into from
Mar 9, 2020
Merged

Fix bug when refresh gitea access token #2920

merged 2 commits into from
Mar 9, 2020

Conversation

cmj0121
Copy link

@cmj0121 cmj0121 commented Feb 14, 2020

When the URI has extra '/' in DRONE_GITEA_SERVER, the drone
will not pull the repo since it cannot refresh the access token.
The log in gitea shows the drone try to access '//login/oauth/access_token'

Related to commit 5414bb75f

	When the URI has extra '/' in DRONE_GITEA_SERVER, the drone
	will not pull the repo since it cannot refresh the access token.
	The log in gitea shows the drone try to access '//login/oauth/access_token'

	Related to commit 5414bb7
@claassistantio
Copy link

claassistantio commented Feb 14, 2020

CLA assistant check
All committers have signed the CLA.

@bradrydzewski bradrydzewski merged commit 6b6ea73 into harness:master Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants