Monviech

Results 50 issues of Monviech

www/caddy: Changes for version 1.5.3 Reference: https://github.com/opnsense/plugins/pull/3865 www/caddy: Changes for version 1.5.4 Reference: https://github.com/opnsense/plugins/pull/3891

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

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

general.volt Because the "Apply" button triggers "saveFormToEndpoint" to save the form before continuing, the "callback_fail" has to trigger when the validation fails to reject the deferred object. Otherwise, the apply...

All of the declared variables in general.volt and reverse_proxy.volt are contained to their blocks and never called outside of them. Reducing the scope of the variables with "let" instead of...

It is valid to use the `tls_server_name` option, and most other options, inside a `transport_http` or `transport_ntlm` block without having an invalid configuration. For some configurations, it seems to be...

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

support

Adds a new Diagnostics view in which a download button can download the latest caddy configuration with timestamp. The autosave.json file is used, since it's json, which makes it easy...