summaryrefslogtreecommitdiffstats
path: root/vagrant_support
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-04-04 16:58:06 +0200
committerGitHub <noreply@github.com>2018-04-04 16:58:06 +0200
commit3d6e2fb15c254d2d8fe75dc0307a4b0fd3e62865 (patch)
tree2f3e992600840a3c9245c315a0f92b419677a198 /vagrant_support
parent85a2490e1e696c8d62562f8752fc486c02578ec3 (diff)
downloadbugzilla-3d6e2fb15c254d2d8fe75dc0307a4b0fd3e62865.tar.gz
bugzilla-3d6e2fb15c254d2d8fe75dc0307a4b0fd3e62865.tar.xz
Bug 1447028 - Add auth delegation test script
Diffstat (limited to 'vagrant_support')
-rw-r--r--vagrant_support/apache.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/vagrant_support/apache.j2 b/vagrant_support/apache.j2
index 722ebad92..773672fa1 100644
--- a/vagrant_support/apache.j2
+++ b/vagrant_support/apache.j2
@@ -1,5 +1,6 @@
PerlSwitches -wT
PerlSetEnv USE_NYTPROF 0
+PerlSetEnv BUGZILLA_UNSAFE_AUTH_DELEGATION 1
PerlConfigRequire /vagrant/mod_perl.pl
<IfModule mpm_prefork_module>