gabrie-allaigre / sonar-gitlab-plugin

Add to each commit GitLab in a global commentary on the new anomalies added by this commit and add comment lines of modified files
GNU Lesser General Public License v3.0
713 stars 207 forks source link

Gitlab server url with login password is not authenticated #147

Open acommuni opened 6 years ago

acommuni commented 6 years ago

When using a gitlab url like -Dsonar.gitlab.url=https://user:password@gitlabserver the user:password is not sent to the server as standard Authorization header

acommuni commented 6 years ago

See https://github.com/gabrie-allaigre/java-gitlab-api/issues/4