Project

General

Profile

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

Latest revisions

# Date Author Comment
d588bb5c 03/28/2023 03:48 PM Jim Pingle

Allow editing of CRL properties. Fixes #14185

Fixes editing of imported CRLs and also allows editing properties of
internal CRLs.

663e29bb 03/28/2023 03:00 PM Jim Pingle

Note that CA serial is ignored when randomizing. Fixes #14188

While here, when creating a CA, set the default serial to 1 since the
GUI won't allow saving with the serial remaining at 0. That would
otherwise force the user to change it themselves.

c5faa351 03/28/2023 01:09 PM Jim Pingle

Message queue handling improvements. Fixes #14031 Fixes #14061

  • Do not attempt to process the message queue without sufficient
    privileges.
  • Check for permission to write the message queue and for write
    failures and bail early if there is a problem.
1e05389e 03/27/2023 04:36 PM Bojan Bogojevic

Capitalize "dns" in DynDNS ttl help text

e89ddfb9 03/27/2023 04:36 PM Bojan Bogojevic

Reorder DynDNS zone id help text alphabetically

f9f13d00 03/27/2023 04:36 PM Bojan Bogojevic

Reorder DynDNS pasxsowrd help text alphabetically

6d610dde 03/27/2023 04:36 PM Bojan Bogojevic

Reorder DynDNS username help text alphabetically

d3d29594 03/27/2023 04:36 PM Bojan Bogojevic

Reorder DynDNS hostname help text alphabetically

1b121a0f 03/24/2023 07:17 PM Steve Wheeler

Correct plural seconds check.

5c4a6ada 03/17/2023 03:35 PM Jim Pingle

Improve alias sorting (again). Issue #14015

asort does not handle natural case-insensitive sorting of
multi-dimensional arrays properly, so it needs a custom sort but also
has to preserve the index keys or else making changes in the GUI won't
use the correct IDs....

View revisions

Also available in: Atom