diff options
-rw-r--r-- | config/freeradius2/freeradius.inc | 3 | ||||
-rw-r--r-- | pkg_config.8.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
3 files changed, 2 insertions, 5 deletions
diff --git a/config/freeradius2/freeradius.inc b/config/freeradius2/freeradius.inc index a3558cea..879077f4 100644 --- a/config/freeradius2/freeradius.inc +++ b/config/freeradius2/freeradius.inc @@ -257,9 +257,6 @@ global $config; $conf = ''; $users = $config['installedpackages']['freeradius']['config']; - -$usersoutput = $config['installedpackages']['freeradius']['config'][0]['usersoutput']=base64_encode(file_get_contents('/usr/local/etc/raddb/users')); - if (is_array($users)) { foreach ($users as $user) { $username = $user['username']; diff --git a/pkg_config.8.xml b/pkg_config.8.xml index cddd9d51..c6bbe8fd 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -764,7 +764,7 @@ Do not use together with freeradius package. Both are using the same XML files.]]></descr> <pkginfolink>http://forum.pfsense.org/index.php/topic,43675.0.html</pkginfolink> <category>System</category> - <version>2.1.12 pkg v1.3.0</version> + <version>2.1.12 pkg v1.3.1</version> <status>BETA</status> <required_version>2.0</required_version> <maintainer>Nachtfalke</maintainer> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 43c94294..f9a7dd8b 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -806,7 +806,7 @@ Do not use together with freeradius package. Both are using the same XML files.]]></descr> <pkginfolink>http://forum.pfsense.org/index.php/topic,43675.0.html</pkginfolink> <category>System</category> - <version>2.1.12 pkg v1.3.0</version> + <version>2.1.12 pkg v1.3.1</version> <status>BETA</status> <required_version>2.0</required_version> <maintainer>Nachtfalke</maintainer> |