Frank Wall
Frank Wall
I'm testing version 2.0.3, but my attempt to authenticate/register always fails with: ``` [AuthLDAP] User 'test' logging in [AuthLDAP] about to do LDAP authentication [AuthLDAP] connect to LDAP server [AuthLDAP]...
**ETA: 01/2023** / Scheduled for inclusion in OPNsense 23.1 HAProxy 2.6 and the short-lived 2.5 release series introduced several interesting enhancements: * support for HTTP/3 over QUIC (still considered experimental)...
**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [X] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md - [X] I...
This adds support for backup "providers" to puppetlabs/postgresql. The feature is heavily inspired by a similar feature in puppetlabs/mysql. See Puppet ticket for full details: https://tickets.puppetlabs.com/browse/MODULES-11251
see plugin changelog for details
see plugin changelog for details
**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [X] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md - [X] I...
It would be very useful if `pkg` would provide an option to include or exclude certain packages when using multiple repositories. For example: ``` FreeBSD: { priority: 0, excludepkgs: 'apache24,dovecot,haproxy,postfix',...
Although the main use-case may be the `--install` command, this command also proves to be useful for the `--signcsr` and `--issue` commands. This PR updates the CLI help text accordingly.
### Detailed Description of the Problem When using an arbitrary self-signed certificate, HAProxy syntax check will fail: ``` $ /usr/local/sbin/haproxy -c -f /usr/local/etc/haproxy.conf.staging [NOTICE] (3554) : haproxy version is 2.8.5-aaba8d0...