summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/openvpn.auth-user.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2016-12-12 15:21:06 -0500
committerjim-p <jimp@pfsense.org>2016-12-12 15:24:36 -0500
commite719538c01cde5c444255941655a54134c68f16b (patch)
tree26ddbfe2834cec0de8a58656412fae95ed088670 /src/etc/inc/openvpn.auth-user.php
parentebdcad3bd30ecd15cef89aa279657fc31ac9f72a (diff)
downloadpfsense-e719538c01cde5c444255941655a54134c68f16b.zip
pfsense-e719538c01cde5c444255941655a54134c68f16b.tar.gz
This script is not called directly in a way that requires a shabang, and it interferes with the script output, preventing successful authentication. Fixes #7008
Diffstat (limited to 'src/etc/inc/openvpn.auth-user.php')
-rw-r--r--src/etc/inc/openvpn.auth-user.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/etc/inc/openvpn.auth-user.php b/src/etc/inc/openvpn.auth-user.php
index e2a6549..f471055 100644
--- a/src/etc/inc/openvpn.auth-user.php
+++ b/src/etc/inc/openvpn.auth-user.php
@@ -1,4 +1,3 @@
-#!/usr/local/bin/php-cgi -f
<?php
/*
* openvpn.auth-user.php
OpenPOWER on IntegriCloud