plugins
plugins copied to clipboard
OPNsense plugin collection
**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...
**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...
**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...
A general cleanup to remove unused code and check for consistency. No functional changes. - Model `caddy.xml` has been cleaned up of any keys that are default in their base...
Some applications need a longer keepalive or the keepalive turned off. (Also known as connection timeout) (e.g. Exchange Active Sync, other Microsoft services.) `keepalive` https://caddyserver.com/docs/caddyfile/directives/reverse_proxy#keepalive This only changes `transport http`....
**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...
Changes an undeclared constant to a quoted string. Also fixes some (very minor) capitalization. Fixes #4067
**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...
**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...
See #4055. > Similar to #2752, updating my DynDNS Domain via the rfc2136 plugin does not work. I added some log lines to the plugin code and it looks like...