Re: allow gitlab to make use of http.cookiefile option for command-line client

2016-05-04 Thread Tom Downes
Woops. I happened to pick a public URI fro the curl command. :) If I try to curl a private one, gitlab redirects me to the sign-in page. So even though gitlab seems to ignore this cookie, it can be successfully used by the git command line tool. In principle, I think GitLab could use the git h

allow gitlab to make use of http.cookiefile option for command-line client

2016-05-04 Thread Tom Downes
Hi- I run a gitlab instance for several hundred academic users. We use the omniauth-shibboleth login method successfully. Works A-OK from the web. Command line, of course, is a different story where you have to use your HTTPS password or ssh keys. I'd like to consider a possibility for enabling