summaryrefslogtreecommitdiffstats
path: root/etc/rc.php_ini_setup
diff options
context:
space:
mode:
authorRoberto Nunnari <roberto.nunnari@supsi.ch>2011-11-29 15:16:35 +0100
committerRoberto Nunnari <roberto.nunnari@supsi.ch>2011-11-29 15:16:35 +0100
commitb3765f4c403c6e1a511ae640562f3c6ab67ed2cc (patch)
treea73ec2271445fb2e14163b859c309913ad6c98d5 /etc/rc.php_ini_setup
parent16106d2e4b7f793badb5dc235f3e1622d15b93a8 (diff)
downloadpfsense-b3765f4c403c6e1a511ae640562f3c6ab67ed2cc.zip
pfsense-b3765f4c403c6e1a511ae640562f3c6ab67ed2cc.tar.gz
- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
- Corrected bug in javascript funtion enable_change(enable_change)
Diffstat (limited to 'etc/rc.php_ini_setup')
-rwxr-xr-xetc/rc.php_ini_setup1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.php_ini_setup b/etc/rc.php_ini_setup
index e4b0152..ee277c0 100755
--- a/etc/rc.php_ini_setup
+++ b/etc/rc.php_ini_setup
@@ -86,6 +86,7 @@ PHPMODULES="$PHPMODULES gettext"
# User manager
PHPMODULES="$PHPMODULES ldap openssl pcntl"
PHPMODULES="$PHPMODULES mhash"
+PHPMODULES="$PHPMODULES mcrypt"
# Regexs, PERL style!
PHPMODULES="$PHPMODULES pcre"
# The mighty posix!
OpenPOWER on IntegriCloud