gitlab4j-api icon indicating copy to clipboard operation
gitlab4j-api copied to clipboard

Add support for basic authentication

Open hideo67 opened this issue 4 years ago • 0 comments

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.

hideo67 avatar May 20 '21 14:05 hideo67