From f209c28ecbf2a8ddd3dd0a156ea44f379d247420 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Sat, 8 Feb 2014 04:04:52 -0600 Subject: update ACB text --- config/autoconfigbackup/autoconfigbackup.inc | 2 +- config/autoconfigbackup/autoconfigbackup.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'config/autoconfigbackup') diff --git a/config/autoconfigbackup/autoconfigbackup.inc b/config/autoconfigbackup/autoconfigbackup.inc index 0286ffec..e236aba8 100644 --- a/config/autoconfigbackup/autoconfigbackup.inc +++ b/config/autoconfigbackup/autoconfigbackup.inc @@ -192,7 +192,7 @@ function upload_config($reasonm = "") { $fields_string .= $key.'='.$value.'&'; rtrim($fields_string,'&'); - // Check configuration into the BSDP repo + // Check configuration into the ESF repo $curl_session = curl_init(); curl_setopt($curl_session, CURLOPT_URL, $upload_url); curl_setopt($curl_session, CURLOPT_POST, count($post_fields)); diff --git a/config/autoconfigbackup/autoconfigbackup.xml b/config/autoconfigbackup/autoconfigbackup.xml index a7640f7e..a03055bc 100644 --- a/config/autoconfigbackup/autoconfigbackup.xml +++ b/config/autoconfigbackup/autoconfigbackup.xml @@ -34,8 +34,8 @@ */ ]]> - Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from https://portal.pfsense.org - pfSense Premium Support Portal + Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires Gold or Support Subscription from https://portal.pfsense.org + pfSense Portal subscription AutoConfigBackup 1.20 Diagnostics: Auto Configuration Backup @@ -122,7 +122,7 @@ Encryption Password - This password will be used to encrypt config.xml before sending to portal.pfsense.org. Do not share the password and keep it safe! + This password will be used to encrypt config.xml before uploading. We recommend not setting this to the same thing as your portal.pfsense.org account. Keep record of this password in a safe place - without it, your configurations will be impossible to restore. crypto_password password -- cgit v1.2.3