mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
parent
3c44c845fe
commit
ce7b40ce96
@ -24,8 +24,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("globals.inc");
|
||||
require_once("guiconfig.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
|
||||
@ -20,8 +20,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
@ -20,7 +20,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
global $dyndns_split_domain_types;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
|
||||
@ -24,8 +24,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
@ -23,8 +23,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("gmirror.inc");
|
||||
|
||||
|
||||
@ -26,8 +26,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
@ -26,8 +26,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
@ -20,8 +20,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
@ -26,8 +26,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("auth_check.inc");
|
||||
require_once("functions.inc");
|
||||
require_once("ipsec.inc");
|
||||
|
||||
@ -25,8 +25,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
@ -20,8 +20,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
@ -30,7 +30,6 @@
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
|
||||
$nocsrf = true;
|
||||
$supportfile = "/var/db/support.json";
|
||||
$idfile = "/var/db/uniqueid";
|
||||
$FQDN = "https://ews.netgate.com/support";
|
||||
|
||||
@ -19,8 +19,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
@ -19,8 +19,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("openvpn.inc");
|
||||
|
||||
|
||||
@ -19,8 +19,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
@ -19,8 +19,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("pfsense-utils.inc");
|
||||
require_once("functions.inc");
|
||||
|
||||
@ -20,8 +20,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("captiveportal.inc");
|
||||
require_once("service-utils.inc");
|
||||
|
||||
@ -20,8 +20,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$nocsrf = true;
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
require_once("/usr/local/www/widgets/include/wake_on_lan.inc");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user