diff options
author | jim-p <jimp@pfsense.org> | 2012-09-07 13:32:44 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2012-09-07 13:34:50 -0400 |
commit | 502bb0945280d409e33b3a3eaaa3ff1596705828 (patch) | |
tree | 020edb60465064f91032735bffdf73a162126d73 /pkg_config.7.xml | |
parent | 4c831fa13616e99b6356db302e0088b95d4cb341 (diff) | |
download | pfsense-packages-502bb0945280d409e33b3a3eaaa3ff1596705828.tar.gz pfsense-packages-502bb0945280d409e33b3a3eaaa3ff1596705828.tar.bz2 pfsense-packages-502bb0945280d409e33b3a3eaaa3ff1596705828.zip |
Set the user credentials in curl rather than forming a URI with the user:pass, as the latter has issues if the password contains certain symbols such as @.
Diffstat (limited to 'pkg_config.7.xml')
-rwxr-xr-x | pkg_config.7.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 519eb499..59bb8374 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -532,7 +532,7 @@ <descr>Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from https://portal.pfsense.org</descr> <website>https://portal.pfsense.org</website> <category>Services</category> - <version>1.19</version> + <version>1.20</version> <status>Stable</status> <required_version>1.2</required_version> <pkginfolink>http://doc.pfsense.org/index.php/AutoConfigBackup</pkginfolink> |