Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  etc
  pfSense
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
dd4ea276 08/02/2021 02:42 PM ilmarranen alex

Fix title length

4ed695f2 07/31/2021 01:17 PM ilmarranen alex

Add setting for ignore revoked certificates. Fix Bug #12109

87011dce 07/30/2021 07:27 PM Jim Pingle

Cache gw status for rules. Fixes #12174

Don't fetch a new gateway status for every rule. Fetch it once and use
it for the entire page load.

bec6dcfb 07/30/2021 05:32 PM Jim Pingle

IPsec updates to address multiple issues

  • Configure/apply code changes. * Vast performance increase. Fixes #12026 * Changed connection naming to be easier to interpret. Issue #11910
  • VTI interface numbering changes. * Name is now "ipsec<reqid>" since reqid is unique per P2 and a low number....
8d51efb6 07/20/2021 08:38 PM Jim Pingle

Log config changes. Implements #12118

  • Add new option to System Log settings to log config changes
  • On by default
  • Logs the config revision description when making a config change.
88479de6 07/20/2021 06:26 PM Jim Pingle

Portal logout updates. Fixes #12138

  • Change "Connected" page to also include a logout button
  • Style page the same way as the login page for a more consistent user
    experience
  • Show the "Connected" page when a user navigates back to the portal
    URL no matter the setting of the logout popup option...
9fc1648e 07/20/2021 04:24 PM Jim Pingle

Portal Redir URL scheme check. Fixes #11843

  • Add support to is_URL() to check that the scheme only matches HTTP or
    HTTPS
  • Use the new is_URL() feature in Captive Portal redirect URL tests
41588db3 07/20/2021 12:33 PM Renato Botelho

Ticket #12107: Fix reverse conditional

Follow up 28f1007613 and fix wrong conditional to validate SMTP Server
IP address or FQDN

28f10076 07/20/2021 12:00 PM Renato Botelho

Fix #12107: Rework SMTP fields validation

Do not validate SMTP related fields if E-Mail server field is empty. In
this case nothing will be done by notices.inc

While here, add checks to make sure ipaddress is a valida IP address or
FQDN.

b43cc8e5 07/20/2021 11:20 AM Viktor G

System Notifications input validation fix. Issue #12107

View revisions

Also available in: Atom