plugins icon indicating copy to clipboard operation
plugins copied to clipboard

OPNsense plugin collection

Results 585 plugins issues
Sort by recently updated
recently updated
newest added

**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: ![image](https://github.com/opnsense/plugins/assets/40853595/78a3fd22-e8fb-4785-af61-15a706704f8d) missing from GUI: ![image](https://github.com/opnsense/plugins/assets/40853595/392fe045-5c7c-47d3-9e50-aebe80a02e90)

incomplete

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:...

incomplete

**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...