Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  cf
  conf.default
  etc
  home
  root
  sbin
  usr

Latest revisions

# Date Author Comment
34c3aeac 01/05/2018 09:54 PM Jim Pingle

Encode rangedescr before display in firewall_schedules.php. Fixes #8259

(cherry picked from commit 2f7d3a1f3c9b00a815037e1f4b8a88c938a8f42d)

a58b6915 01/04/2018 04:29 PM NewEraCracker

Backport changes regarding login page

This commit improves consistency and prevents bugs by:
1) Not displaying the login CSS file in the theme list
2) Ensuring the login background color is respected (get_user_settings)

Code taken from the following commits:...

a6c87161 01/02/2018 03:56 PM Jim Pingle

Do not make a bypasslan IPsec config block when it should be disable/empty. Fixes #8239

(cherry picked from commit fbdf0a084da239ca785360106b3dd8d1390223cf)

4a29508c 12/08/2017 04:53 PM Jackson Laskoski

Bug in get_interface_ip

Global variable $config was not available, and IP was always fetched using find_interface_ip

(cherry picked from commit 5f56dee420f8141578f535cec597eaa46d71671a)

f6e83ca2 12/08/2017 03:21 PM Jim Pingle

Skip IPsec ping host CARP check when there are no IPSec ping hosts. Also, add a safety belt so cat can't get stuck waiting on input. Fixes #8172

(cherry picked from commit 45d078c5964b94dd2aa7f1a609fcb47e89eaac49)

d1a8f91c 12/07/2017 08:14 PM Jim Pingle

Fix auth_check.inc to perform a commit to avoid PHP session gc from reaping the session. Fixes occasional timeouts when sitting on pages that only fetch AJAX for prolonged periods. Fixes #8116

(cherry picked from commit 2138aad96c7046bff8000cb1febd85f16b9292bb)

aed8febb 12/04/2017 04:17 PM Stephen Jones

Backported for bug #8159 so sort by index before deleting to delete the correct one

a96f945a 12/04/2017 04:13 PM Stephen Jones

Revert "Fixed #8159 added a sort by index after a delete call has been made to make sure it lines up correctly."

This reverts commit 1e659e027c5cd9f42a20286f84f0e2967bb01c3c.

1e659e02 12/04/2017 04:09 PM Stephen Jones

Fixed #8159 added a sort by index after a delete call has been made to make sure it lines up correctly.

d3e0194e 12/01/2017 05:44 PM Jim Pingle

When retrieving a the modulus for a certificate, private key, or signing request, write the certificate data out to a temp file instead of echoing it through a pipe. Fixes #8153

(cherry picked from commit 6e316e955350ad69d4f86cb332a1a48bfa028e2e)

View revisions

Also available in: Atom