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...
example:  missing from GUI: 
diff /usr/local/opnsense/service/templates/OPNsense/Redis/redis.conf /usr/local/opnsense/service/templates/OPNsense/Redis/redis.conf.bkp 59c59 < {% do listen_ip.append(intf_item.subnet) %} --- > {% do listen_ip.append(interface_ip) %} 61c61 < {% do listen_ip.append(intf_item.subnet) %} --- > {% do listen_ip.append(interface_ip) %} With above fix:...
**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...
**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...
- [X] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [X] I am convinced that my issue is new after having checked both open and closed issues at...
**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...
Closes: https://github.com/opnsense/plugins/issues/3951 Draft for now since upstream has to serve the new version first when it releases fully.
In the upcoming Caddy Version 2.8.x, there were changes with ZeroSSL that now demand the ACME E-Mail to be filled out with a valid E-Mail address to create the ACME...