]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/http-test-cgipassauth-unavailable-in-older-apache'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 16:27:07 +0000 (09:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 16:27:07 +0000 (09:27 -0700)
We started unconditionally testing with CGIPassAuth directive but
it is unavailable in older Apache that ships with CentOS 7 that has
about a year of shelf-life still left.  The test has conditionally
been disabled when running with an ancient Apache.  This was a fix
for a recent regression caught before the release, so no need to
mention it in the release notes.

* jk/http-test-cgipassauth-unavailable-in-older-apache:
  t/lib-httpd: make CGIPassAuth support conditional

1  2 
t/lib-httpd.sh
t/lib-httpd/apache.conf
t/t5563-simple-http-auth.sh

diff --cc t/lib-httpd.sh
Simple merge
Simple merge
Simple merge