From 3d6e2fb15c254d2d8fe75dc0307a4b0fd3e62865 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Wed, 4 Apr 2018 10:58:06 -0400 Subject: Bug 1447028 - Add auth delegation test script --- vagrant_support/apache.j2 | 1 + 1 file changed, 1 insertion(+) (limited to 'vagrant_support/apache.j2') 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 -- cgit v1.2.3-24-g4f1b