]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
no bug - remove features that are no longer optional
authorDylan William Hardison <dylan@hardison.net>
Fri, 11 Jan 2019 20:02:24 +0000 (15:02 -0500)
committerGitHub <noreply@github.com>
Fri, 11 Jan 2019 20:02:24 +0000 (15:02 -0500)
Bugzilla/Install/Requirements.pm

index a7967ec48bdf1534ec6a7148b9427501ca5aea12..6a82a1bf8d6ed1f4cb9fb4ae2231190e965a626e 100644 (file)
@@ -91,8 +91,6 @@ use constant FEATURE_FILES => (
     'Bugzilla/API/*/*.pm',    'Bugzilla/API/*/Server.pm',
     'Bugzilla/API/*/Resource/*.pm'
   ],
-  csp           => ['Bugzilla/CGI/ContentSecurityPolicy.pm'],
-  psgi          => ['app.psgi'],
   moving        => ['importxml.pl'],
   auth_ldap     => ['Bugzilla/Auth/Verify/LDAP.pm'],
   auth_radius   => ['Bugzilla/Auth/Verify/RADIUS.pm'],