Update misleading help text
Commit d57725aac5145b4f17097d61e3b5a6ca72f1754e updated the help textto use LDAP search filter syntax. This is misleading, however, asthe auth.inc file already sets the LDAP filter syntax for you based onthe input string in this field. This field should be the bare qualified...
Setup wizard revisions
Populate more default values in the OpenVPN configuration generated by the wizard and rearrange some options so there is less of a difference when editing the configuration for the first time. Fixes #7864
(cherry picked from commit 95a8ebeb5b7d73e7e72eba27c22d2b2b312f92de)
Do not show group privilege controls unless the user is editing an existing group. Fixes #7865
Implements PR170013 - Revise setup wizardwording and links
If /boot/loader.conf is not presetn check /boot/loader.conf.local.
Relax OpenVPN wizard cert validation to match that of the cert manager and encode values before using them. Fixes #7854Also, CDATA escape these fields in config.xml since they will most likely contain characters which are invalid in XML.While here, fix a cert display issue where a SAN value could be reused from a previous entry in the cert list display.
Update translation files
Regenerate pot
Add a field to pick a digest algo when signing a CSR, otherwise it ends up with SHA1. Fixes #7853While here, add the cert serial number and sig digest type to the info block for each cert.
View revisions
Also available in: Atom