Main repository for pfSense
Go to file
Phil Davis cce09d9431 Ticket #3860 Correctly display SMTP SSL TLS boxes
After using the "Test" button, $_POST['smtpssl'] and $_POST['smtptls'] was 'on' or null - this got blindly copied back into $pconfig[] and resulted in the state of the SSL/TLS/STARTTLS checkboxes not being redisplayed.
Fixed by setting $pconfig['smtpssl'] and $pconfig['smtptls'] using the code that was previously done only to set these in $config
2014-10-09 22:27:50 +05:45
boot Add hw.usb.no_pf="1" to loader.conf on nanobsd 2013-02-01 22:58:38 +01:00
cf/conf trigger setup wizard 2009-11-16 01:44:37 -05:00
conf.default Set 'Disable webConfigurator login autocomplete' as on by default 2014-06-18 07:52:26 -03:00
etc Correct evaluation for "Acct-Interim-Interval" from RADIUS 2014-09-19 09:57:12 +00:00
root Put .hushlogin even here to not be done from tools repo. Maybe some people would like to have that on rmlist. 2014-05-01 15:17:39 -03:00
sbin Avoid reseting firewall hostname by WAN DHCP. It should fix #3746 2014-07-07 20:13:03 -03:00
tmp Add a file flag to trigger the forced serial or else we may miss it during a firmware update and still end up with an accidentally disabled port. 2014-02-28 11:36:57 -05:00
usr Ticket #3860 Correctly display SMTP SSL TLS boxes 2014-10-09 22:27:50 +05:45
.gitattributes Add .gitattributes file to help maintain proper newlines. 2012-12-10 11:21:56 -05:00
.gitignore Ignore vim swap files 2013-03-08 14:41:01 -03:00