gitlab-org--gitlab-foss/lib/support
Jacob Vosmaer d3305df7aa 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.
2015-07-28 14:33:19 +02:00
..
deploy Fix typo 2015-03-14 10:22:06 +01:00
init.d Use whoami instead of $USER 2015-06-19 09:01:35 +02:00
logrotate
nginx Experimental support for gitlab-git-http-server 2015-07-28 14:33:19 +02:00