gitlab4j-api
gitlab4j-api copied to clipboard
Add support for basic authentication
I have to work with a private gitlab server with basic authentication turned on.
Tested with a local gitlab installation.
I'm not sure if I should add test code for this, because it requires a gitlab server with basic authentication turned on, and I'm sure the existing test code would not run with it.
Any feedback is appreciated.