diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-07-28 14:33:19 +0200 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-07-28 14:33:19 +0200 |
commit | d3305df7aac4e632707492118a0ce91e67ed74ce (patch) | |
tree | b5caa018eebc43883751b49c52cdf2b9dae5feb2 /lib/api | |
parent | cd6046e1dd347f3a9bd7d062447aa25306a5755b (diff) | |
download | gitlab-ce-d3305df7aac4e632707492118a0ce91e67ed74ce.tar.gz |
Experimental support for gitlab-git-http-server
https://gitlab.com/gitlab-org/gitlab-git-http-server
This change introduces the GITLAB_GRACK_AUTH_ONLY environment
variable. When set, Grack requests to GitLab will only respond with
the user's GL_ID (if the request is OK) or an error. This allows
gitlab-git-http-server to use the main GitLab application as an
authentication and authorization backend.
If we like how this works we should drop the GITLAB_GRACK_AUTH_ONLY
variable at some point in the future.
Diffstat (limited to 'lib/api')
0 files changed, 0 insertions, 0 deletions