Config: allow custom Git user agent string settings
commit7a4d074f9c44f3f20b58b55009ce617217cb5f33
authorKyle J. McKay <mackyle@gmail.com>
Fri, 26 Dec 2014 04:09:19 +0000 (25 20:09 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 26 Dec 2014 04:09:19 +0000 (25 20:09 -0800)
tree395f8a85aff3fc4fdded2c0a9f28beefcbf1edc2
parent06162a2e725b82bcdd1f76d7a22a25ec31f1238c
Config: allow custom Git user agent string settings

The Git user agent string can be used to pinpoint possible
vulnerabilities for an attacker.

While changing/suppressing the Git user agent string does
not eliminate any vulnerabilities that might be present, it
does require the potential attacker to do more work.

Support setting the GIT_USER_AGENT value independently for both
client and server operations so that security conscious sites
may control the advertised value.
Girocco/Config.pm
bin/git-http-backend-verify
bin/git-shell-verify
install.sh
shlib.sh