Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ecb594d0 11/05/2019 09:50 PM Jim Pingle

Use central download function

Reduce duplicated/inconsistent code by using the new download function.

7e83055a 11/05/2019 09:06 PM Jim Pingle

CA/Cert/CRL code optimizations

While here, use the new download function when exporting items

a6bd9e78 11/05/2019 04:31 PM Jim Pingle

Validate CA/CRL serial input. Issue #9883 Issue #9869

d5a222cc 11/05/2019 01:32 PM Jim Pingle

Update privilege definitions

3a877e4a 11/04/2019 07:30 PM Jim Pingle

Enforce a max lifetime for CA/Cert/CRL. Issue #3956

2c9601c9 11/04/2019 07:02 PM Jim Pingle

Add support for randomized cert serial numbers. Implements #9883

a6487fc8 11/04/2019 01:35 PM Jim Pingle

CRL Fixes

  • Correct a PHP error in non-edit CRL actions. Fixes #9879
  • Correct display of revoke by serial options when the CRL CA contains no certificates. Issue #9869
  • Wording/text changes
63fb68d7 11/01/2019 08:14 PM Jim Pingle

CRL management overhaul

  • Allow revoking by serial number or cert. Implements #9869
  • Allow revoking multiple entries at a time. Implements #3258
  • Declutter the main CRL list screen
  • Move the create control to the bottom under the list
  • Various other efficiency/style improvements
8d4663c1 10/31/2019 08:34 PM Jim Pingle

Also refresh trust store when renewing. Issue #4068

7daab3d8 10/31/2019 08:28 PM Jim Pingle

Add option to trust local CA entries. Implements #4068

Similar to closed PR #3558 from overhacked, but with a number of
changes.

e78fe74d 10/31/2019 08:04 PM Jim Pingle

Make value of cert notify setting consistent with others. Issue #7332

b86891b1 10/31/2019 05:59 PM Jim Pingle

Allow packet capture to match IPv4+IPv6 CARP. Fixes #9867

746c9afc 10/31/2019 05:30 PM Jim Pingle

CA validity checks. Fixes #3956

46869dd2 10/31/2019 05:23 PM Jim Pingle

Add clientAuth EKU to Server type certificates. Fixes #9868

3f0b7bc3 10/31/2019 05:10 PM Jim Pingle

Certificate strength improvements. Fixes #9825

  • Change default GUI cert lifetime to 825 days
  • Add notes on CA/Cert pages about using potentially insecure parameter
    chocies
  • Add visible warnings on CA/Cert pages if paramers are insecure/not
    recommended.
e655d548 10/30/2019 08:35 PM Jim Pingle

Fix whitespace

ddcc83f2 10/30/2019 05:35 PM Jim Pingle

Fix Cert expire threshold input validation to allow empty values.

659a8a26 10/30/2019 05:26 PM Jim Pingle

Set autocomplete=new-password for auth forms around the GUI. Implements #9864

1ab01fee 10/30/2019 03:13 PM Jim Pingle

Cert expire threshold input validation

38e7b336 10/29/2019 08:56 PM Jim Pingle

Add settings to control certificate expiration notifications. Issue #7332

Note that the notices themselves do not yet exist. Those are still a
work in progress.

93f1121f 10/29/2019 06:45 PM Jim Pingle

Add certificate lifetime to infoblock. Issue #7332

  • Adds the total lifetime and lifetime remaining before expiration to
    the info block
  • Adds a visual indication to the infoblock and end date when the
    certificate will be expiring soon, or if it has already expired.
b6196922 10/28/2019 08:46 PM Jim Pingle

Show detailed infoblock on CA and Cert pages. Implements #9856

  • Moved info block to common function
  • Used that function on CA and Cert pages
  • Added more information to the info block
03a84081 10/25/2019 08:38 PM Jim Pingle

Add GUI code and more backend for CA/Cert Renewal. Issue #9842

dc56eafa 10/25/2019 01:27 PM Jim Pingle

Merge pull request #4104 from vktg/geneckey

bc985fed 10/25/2019 06:04 AM Viktor Gurov

show the key type and related info in the per-cert info block

ff5bc49c 10/23/2019 04:33 PM Viktor Gurov

spaces to tabs

2d13c7fc 10/23/2019 03:40 PM Viktor Gurov

spaces to tabs

e0f8d364 10/23/2019 02:57 PM Viktor Gurov

fixes

b99b254e 10/23/2019 02:46 PM Renato Botelho

Merge pull request #4103 from vktg/csreckey

a1942bd3 10/23/2019 02:46 PM Renato Botelho

Merge pull request #4101 from vktg/pcapstart

68690e0d 10/23/2019 08:46 AM Viktor Gurov

initial version

5a828267 10/23/2019 07:47 AM vktg

cosmetic

4985c900 10/23/2019 07:45 AM vktg

spaces

ec2c7f75 10/23/2019 07:41 AM vktg

touch() if action == Start

233544b3 10/22/2019 05:00 PM vktg

Update diag_packet_capture.php

fixes

dace81a7 10/22/2019 03:49 PM Viktor Gurov

additions

47c46bbd 10/22/2019 10:43 AM Viktor Gurov

initial

b1370c94 10/22/2019 06:35 AM Viktor Gurov

if spaces fixes

10703125 10/22/2019 06:30 AM vktg

touch() fixes

fb249aef 10/20/2019 10:08 PM Steve Beaver

Revise jquery/jquery-ui in csrf_error page, which needs its own copy

c13a8a59 10/19/2019 12:53 PM Viktor Gurov

ec key parser

b1a3d89a 10/18/2019 03:09 PM Steve Beaver

Renamed jQuery-ui files for consistency with jQuery naming

df4262d0 10/18/2019 02:59 PM Steve Beaver

Fixed #9407

52a950a2 10/17/2019 08:51 AM Viktor Gurov

workaround if capture already exist

438870df 10/17/2019 08:27 AM Viktor Gurov

check if time file exist

a2f56f9d 10/17/2019 07:53 AM Viktor Gurov

print capture start time

6d3a6127 10/11/2019 02:44 PM Renato Botelho

Merge pull request #4075 from bechaire/patch-1

4144a9f8 10/11/2019 01:37 PM Renato Botelho

Merge pull request #4067 from crypto-powers/master

5489c0a8 10/11/2019 01:34 PM Renato Botelho

Merge pull request #4030 from jalavoy/master

135f2dec 10/04/2019 04:13 PM Renato Botelho

Merge pull request #4087 from vktg/multipcap

6df10582 10/03/2019 08:10 PM Erik Schaeffer

Fix #7304: Add OMAPI to the DHCP Server settings

Supports setting a port and setting or generating a key. Service is
enabled when settings are defined. Validation logic added on save to
verify port is valid and not in use as well as that a key is defined or...

309ff2c7 10/03/2019 03:46 PM Renato Botelho

Retire openvpn alias type, it was never implemented

065511ff 10/03/2019 12:39 PM Renato Botelho

Merge pull request #4092 from gitdevmod/patch-3

b3479414 10/02/2019 02:36 PM d j

Update openvpn.widget.php

ada5fc7e 10/02/2019 02:33 PM d j

Update openvpn.widget.php

f3f98e97 10/02/2019 07:11 AM Phillip Davis

Fix random typos

668721ff 10/01/2019 06:29 PM Renato Botelho

Merge pull request #4089 from vktg/extraguireboot

09d59743 10/01/2019 04:10 PM Jim Pingle

Image upload validation improvements. Fixes #9804

  • Make functions for validating images against a pre-defined list of
    approved types
  • Change the picture widget to use these functions
  • Add validation for uploaded Captive Portal logo/background images
da7384c4 09/27/2019 06:37 PM Jim Pingle

Create custom CSRF Error page. Implements #9799

  • Use formatting consistent with other GUI pages
  • Warns the user about potential dangers of submitting form data
9adb7806 09/27/2019 02:24 PM Jim Pingle

Fix oinkmastercode tag in status.php. Fixes #9736

4d29b2de 09/26/2019 12:51 PM Renato Botelho

Ticket #9674: Do not check password when using shared key

c46ab687 09/26/2019 12:48 PM Renato Botelho

Clarify that error message is about proxy password

aafc3602 09/26/2019 12:36 PM Renato Botelho

Fix #9719: Fix descriptive name field behavior

4a26ba22 09/25/2019 07:26 PM Jim Pingle

Fix spacing of MAC OEM on ARP table

9297ad65 09/25/2019 07:23 PM Jim Pingle

Add search/filter to DHCP/DHCPv6 leases, ARP, and NDP. Implements #9791

51b6583d 09/25/2019 02:35 PM Viktor Gurov

fixes 25.09.19

0263f8d1 09/25/2019 02:25 PM d j

Update openvpn.widget.php

cf9d29b2 09/25/2019 01:41 PM d j

Update openvpn.widget.php

8ad987ee 09/25/2019 01:37 PM d j

Update status_openvpn.php

e78de48d 09/25/2019 11:48 AM Renato Botelho

Merge pull request #4085 from s-fiebig/master

8a785efa 09/25/2019 06:41 AM d j

Update openvpn.widget.php

8b689c4c 09/25/2019 06:38 AM d j

Update status_openvpn.php

016b6625 09/23/2019 08:34 PM Jim Pingle

Redact BandwidthD postgres db password. Fixes #9784

e8a1e9e1 09/23/2019 06:25 PM Steve Beaver

Provide optional "enable" argument to enable/disable form submit button

c8954c9f 09/23/2019 03:55 PM Sebastian Fiebig

Removed escaping of CSS classes

6f2192d4 09/23/2019 03:39 PM Sebastian Fiebig

Initialize JSON data to avoid warning.

Avoid warning/error for not initialized JSON variable.

0c8faa81 09/23/2019 03:35 PM Viktor Gurov

removed unused code, switch default, print

 fixes

ce9eb0fb 09/23/2019 03:28 PM Steve Beaver

Fixed #9785

0ba34702 09/23/2019 02:49 PM Viktor Gurov

renaming

b4b46b46 09/23/2019 02:45 PM Viktor Gurov

dropdown menu to select reboot method

73730497 09/20/2019 05:35 PM Renato Botelho

Fix #9612: Run fsck -z once during upgrade

e400549f 09/20/2019 04:51 PM Viktor Gurov

cosmetic fixes

bdb6ef95 09/20/2019 11:00 AM Viktor Gurov

two generic functions: precheck_hostport, hostport_array_fixer

2dcbb2bc 09/20/2019 10:25 AM Viktor Gurov

functions fixup_host and fixup_port merged to fixup_hostport

4baf532b 09/19/2019 04:41 PM Renato Botelho

Fix #9722: Change voucher shortcut to point to voucher status page

d4393366 09/19/2019 04:41 PM Renato Botelho

Initialize array properly

15e8ee86 09/19/2019 04:41 PM Renato Botelho

Redirect to status_captiveportal.php

1455535b 09/19/2019 12:04 PM Renato Botelho

Update translation files

b8226867 09/19/2019 11:56 AM Renato Botelho

Regenerate pot

b0595985 09/19/2019 11:45 AM Renato Botelho

Fix #9756: Fix NCP multiple selection

7bd9419d 09/19/2019 11:05 AM Viktor Gurov

add ability to reroot and reboot with fsck to WebGUI

3bfecc81 09/19/2019 10:54 AM Renato Botelho

Fix #3743: Allow OpenVPN keepalive configuration

- Remove hardcoded 'keepalive 10 60' configuration
- Added 'inactive seconds' option
- Let user configure 'keepalive interval timeout'. It defaults to 10 60
as it was hardcoded until now
- Let user define ping and chose between ping-exit or ping-restart...

3abcd547 09/18/2019 08:23 PM Jim Pingle

Setup shortcuts for packages. Fixes #9770

85c85e89 09/17/2019 03:52 PM Jim Pingle

Add GUI option for IPsec tunnel closeaction. Fixes #9767

cea3a6b1 09/17/2019 02:44 PM Renato Botelho

Remove redundant if

7e531471 09/16/2019 06:11 PM Viktor Gurov

same boolean logic as for hosts

24994f9a 09/16/2019 05:42 PM Jim Pingle

Sanitize barnyard_dbpwd in status.php output. Fixes #9764

93db39ba 09/16/2019 05:37 PM Jim Pingle

Correct input validation for firewall rule VLAN priority/set. Fixes #9763

34cfd588 09/16/2019 03:08 PM Viktor Gurov

added to input space-separated list of ports

49967ae7 09/12/2019 08:33 PM Jim Pingle

Add dedicated auth log. Implements #9754