Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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

Merge pull request #4085 from s-fiebig/master

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.

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

Fixed #9785

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

Fix #9612: Run fsck -z once during upgrade

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

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

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

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

Add dedicated auth log. Implements #9754

a9941bf6 09/12/2019 07:21 PM Sebastian Fiebig

Fix malformed JSON

Fix malformed JSON using json_encode().

52f686a9 09/12/2019 02:36 PM Jim Pingle

Add wizard select_source & use for OpenVPN DH. Fixes #9748

17d967af 09/12/2019 01:59 PM Renato Botelho

Merge pull request #4082 from ableischwitz/master

20be1970 09/12/2019 01:56 PM Renato Botelho

Merge pull request #3999 from vpiserchia/master

39ce86a7 09/12/2019 01:21 PM Renato Botelho

Merge pull request #4042 from plumbeo/fix-reconfig

e72c15ba 09/12/2019 12:10 PM Renato Botelho

Merge pull request #3985 from luckman212/system-general-sr-fix1

c244b2be 09/11/2019 01:59 PM Renato Botelho

Revert "Fix #6195: Allow to change NAT Outbound mode"

This reverts commit bdaa5235d4c3f4e226e4e7ebee55fc7ff5fd4360.

bdaa5235 09/11/2019 01:31 PM Renato Botelho

Fix #6195: Allow to change NAT Outbound mode

make_config_revision_entry() second parameter expects a username to
override current logged in user in special cases. It's used when a tool
(e.g. wizard) is used to configure some functionality.

As it was already noted in easyrule.inc, this parameter cannot have...

d81f2704 09/10/2019 03:51 PM Jim Pingle

Fix interface/config alignment on interfaces_ppps_edit.php. Fixes #9741

1521f0b2 09/09/2019 06:54 PM Jim Pingle

Filter/manage cleanup for new logs. Issue #9714

  • Disable 'manage' for utx & userlog
  • Fix filter form labels for utx to match column headers
f9d9d054 09/09/2019 06:24 PM Jim Pingle

Log setting/size review. Fixes #9734

  • Move default GUI line limit and log size defaults to $g rather than
    hardcoding.
  • Set default GUI line limit to 500 (up from 50)
  • Set max GUI line limit to 200000 (up from 2000)
  • Set default log size to 512000 (500 KiB, previous clog default was 511488)...
972de4c7 09/09/2019 04:50 PM Steve Beaver

Revise regex and redirect on failure

17640476 09/09/2019 03:40 PM Jim Pingle

status.php: Sanitize snort/suricata oink and etpro codes.

42839d82 09/06/2019 04:59 PM Steve Beaver

Fixed #9731
by validating widget key with regex

aa2cac18 09/06/2019 02:13 PM Jim Pingle

Incorporate filter_log.inc into syslog.inc. Issue #8350

Now all log-related functions are together.

ee4390ff 09/06/2019 12:42 PM Jim Pingle

Code refactoring/simplification. Issue #9714

9eeb6178 09/06/2019 12:41 PM Jim Pingle

Fix package log header. Issue #9714

db948c42 09/05/2019 09:04 PM Jim Pingle

Additional logs & optimizations. Issue #9714

  • Add log tabs for nginx, userlog, and some other previously hidden logs
  • Start working on output of utx log via list/libxo (work in progress)
  • Consolodate function that retrieves log messages to avoid duplicated...
60a7d1e1 09/05/2019 05:53 PM Jim Pingle

status.php: Sanitize zabbix TLS psk info. Fixes #9729

12cf8e3f 09/05/2019 05:51 PM Jim Pingle

status.php: Restrict thoth tests to arm64. Fixes NG 2569

8bc944bb 09/05/2019 04:31 PM Jim Pingle

status.php: Sanitize influx_pass and cert_key. Fixes #9727 Fixes #9728

5457213f 09/05/2019 03:37 PM Jim Pingle

Rename status_pkglogs.php to status_logs_packages.php. Issue #9714

4cce0ada 09/05/2019 03:25 PM Jim Pingle

Standardize pkg log display. Issue #9714

  • Add common log code as needed
  • Define options to fine-tune package log display
  • Add filtering
280a2ca2 09/04/2019 08:33 PM Jim Pingle

Move Package Logs in with rest of logs. Issue #9714

Standardize log tab behavior

3a26e715 09/04/2019 03:21 PM Jim Pingle

Move log-related functions to their own file. Issue #8350

Also add a simple shell program that will dump all log entries for a given
log + all rotated/compressed logs in order.

a40c9cf2 09/03/2019 08:34 PM Jim Pingle

Log rotation settings. Issue #9711 and Issue #9712

  • Add rotation count GUI option and per-log option
  • Add settings for packages to override more fields not supported in the
    GUI
7d918dab 09/03/2019 07:26 PM Jim Pingle

Fix log size text in common log settings. Issue #9711

8a86d7be 09/03/2019 07:16 PM Jim Pingle

Move log rotation options to their own section. Issue #9711

While here, fix log size description to fit new behavior.

03cdd6ad 09/03/2019 06:39 PM Jim Pingle

Add log compression type option. Issue #9711

73a4e1f2 09/03/2019 01:52 PM Renato Botelho

Merge branch 'master' into system-general-sr-fix1

e187842d 09/03/2019 01:24 PM Renato Botelho

Merge pull request #4079 from johnforte/master

b94eb4b9 09/03/2019 01:18 PM Renato Botelho

Fix PHP warning

e3de4f13 09/03/2019 01:08 PM Renato Botelho

Merge pull request #4084 from Godwottery/master

b4df3414 09/03/2019 12:57 PM Renato Botelho

Merge pull request #4074 from NanoCaiordo/dhcp_show_all

a71b23db 09/01/2019 11:16 PM Jim Pingle

Include system.inc in prefixes.php. Fixes #9715

f9e8c833 08/30/2019 06:12 PM Jim Pingle

Change logging to plain text, deprecate clog. Issue #8350

c3667958 08/29/2019 08:23 PM Jim Pingle

Do not list OpenVPN interfaces as usable by DHCP relay. Fixes #8443

8ef6844a 08/28/2019 08:19 PM Jim Pingle

Make NTP minpoll and maxpoll user-configurable. Implements #6787

4b84c39d 08/27/2019 08:28 PM Jim Pingle

Use batch mode for top so it displays process list w/o terminal. Fixes #9522

While here, set a high number of processes to display and also remove
the use of 'cut' which limited column length. With current display
method it's unnecessary.

24c4275d 08/27/2019 05:53 PM Jim Pingle

Add auth server name change input validation. Fixes #9692

9c4f5b95 08/27/2019 05:48 PM Jim Pingle

Allow NAT-T to be set with IKEv2. Fixes #9695

df586293 08/27/2019 05:44 PM Jim Pingle

Add kernel memory usage to status.php. Implements #9705

603764cb 08/27/2019 05:27 PM Jim Pingle

Redact ACB encryption PW. Fixes #9694

7ba6788b 08/27/2019 05:25 PM Jim Pingle

Apply the same fix from issue #8469 to DHCPv6. Fixes #9448

acd7e560 08/27/2019 05:19 PM Jim Pingle

User & Group Manager: Improve Deny Config Write Handling. Fixes #9259

  • Denies all changes if a user has the Deny Config Write privilege.
    Previously it only denied the config write but some OS operations were
    performed.
  • Sets an input error so the user is notified that their attempt failed....
37c60830 08/27/2019 03:16 PM Jim Pingle

Only prevent deleting IPsec VTI P2 when set to VTI. Fixes #9258

0c51971b 08/27/2019 02:49 PM Jim Pingle

Correct wording of CA/Cert CN input validation. Fixes #9234

1fe82d1d 08/27/2019 02:25 PM Mix Room

Add more color choices for login screen

0bdd1774 08/22/2019 06:10 PM Steve Beaver

Fix manual backup flag

cb442cfa 08/22/2019 01:38 PM Steve Beaver

Fix is_set/isset

7f486e5a 08/22/2019 01:20 PM Steve Beaver

Fixed #8907
Support field size option in select control

6f6299a3 08/21/2019 06:47 PM Steve Beaver

Fixed #9693
Allow ACB to be suppressed by including magic string in the backup description
Transmit max number of manual backups in the ACB

f01c0991 08/21/2019 04:12 PM Steve Beaver

Fixed #9687
Remove all referenes to legact/Gold ABC system

51dc008b 08/21/2019 07:33 AM Andreas Bleischwitz

Add additional DHCPv6 prefix delegation size options to dropdown list on interface settings.
- implements #9590

6176862f 08/16/2019 09:15 PM John Forte

Was failing the check if clicking test notifications twice in a row. So it was saving the asterisks and overwriting the current password.

fc79c7d3 08/13/2019 01:43 PM Renato Botelho

Merge pull request #4029 from BBcan177/patch-1

6e0d4751 08/07/2019 02:48 PM Jim Pingle

Fixup format of XMLRPC auth error to match GUI auth error.

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

f83416bd 07/29/2019 11:58 AM Renato Botelho

Normalize some copyright messages

b73d8949 07/10/2019 05:52 PM Steve Beaver

Fixed #9245 updating copyright notices

7ec80e76 07/10/2019 05:26 PM Steve Beaver

Fixed #9586 by detecting if option list includes /0 or not

2c544ac6 07/01/2019 07:58 PM Jim Pingle

Picture widget corrections. Fixes #9610

  • Sanitize user input before using as path/filenames
  • Use a more accurate method of determining image type on read
  • More sanity checks before reading images.
d31362b6 07/01/2019 06:37 PM Jim Pingle

Encode error output in services_captiveportal_mac.php. Fixes #9609

59385e04 06/25/2019 06:35 PM nanocaiordo

Keep "Show all configured leases" enabled after deleting DHCP leases.

23dfe5ad 06/19/2019 03:10 AM Vito Piserchia

Merge remote-tracking branch 'upstream/master'

fe482ccc 06/13/2019 05:09 PM Jim Pingle

Encode hostname in services_acb.php before use. Fixes #9584

8d4f79cd 06/07/2019 05:17 PM Jim Pingle

Only apply group size restriction to local groups. Implements #3792

85cbd521 06/06/2019 10:41 AM Renato Botelho

Merge pull request #4061 from evantill/master

633790aa 06/05/2019 12:50 AM Jim Pingle

Fix IPsec forms

JS was hiding inputs, but now that the hidden inputs are global, the entire form was being hidden.

1db0bff9 06/04/2019 01:33 PM Renato Botelho

Remove duplicate function

00e3e638 06/04/2019 01:33 PM Renato Botelho

Ticket #3500: Simplify dhcpd_gather_stats.php using system_get_dhcpleases()

55342b60 06/04/2019 01:33 PM Renato Botelho

Ticket #3500: Simplify diag_arp.php using system_get_dhcpleases()