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

Handling Sonar UserToken #32

Merged
merged 1 commit into from
Dec 27, 2018
Merged

Handling Sonar UserToken #32

merged 1 commit into from
Dec 27, 2018

Conversation

febinrejoe
Copy link

@febinrejoe febinrejoe commented Dec 27, 2018

Fix for #31

Here's the Sonarqube documentation for using UserToken. The curl command has to be like,

curl -u THIS_IS_MY_TOKEN: https://sonarqube.com/api/user_tokens/search
# note that the colon after the token is required in curl to set an empty password 

@headcr4sh
Copy link
Member

Thanks for the PR.

@headcr4sh headcr4sh merged commit d7da40e into cathive:master Dec 27, 2018
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

2 participants