Gitlab/Gitolite: Support anonymous access through the git daemon

王权利请求将github/fork/Olipro/4-0-stable合并到4-0-stable

Created by: Olipro

This adds the option for enabling and disabling anonymous access to a repo via adding the pseudo-user "daemon" to gitolite's access list.

If anonymous Git access is enabled, GitLab will display the access link on the repo.

Obviously, your GitD must be configured with the correct base directory and execute as the appropriate user (probably git).

合并请求报告