mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
* Nginx: allow to enable/disable proxy_ssl_verify for upstream server. * www/nginx: fixed nginx model and naxsi rule import nginx model missed naxsi_rule.body field and listed naxsi_rule.url twice with different definition. naxsi rule importer did not import per-rule score and missed BODY and URL match zones. * www/nginx: Enriched Naxsi help texts and parameter names * Apply suggestions from code review Typos and wrong indents fixed. Co-authored-by: Fabian Franz BSc <fabianfrz@users.noreply.github.com> * Bump version of nginx plugin Increased nginx version to 1.20. * Nginx: Updated model version Pushed Nginx model to 1.20.0 * [www/nginx] Fixed issue with default value in model * [www/nginx] revert accidential commit * [www/nginx] Fixed issue with default value in model Co-authored-by: Fabian Franz BSc <fabianfrz@users.noreply.github.com>
This commit is contained in:
co-authored by
Fabian Franz BSc
parent
b5cf466954
commit
ff42188994
@@ -587,6 +587,7 @@
|
||||
<Required>Y</Required>
|
||||
</headers>
|
||||
<body type="BooleanField">
|
||||
<default>0</default>
|
||||
<Required>Y</Required>
|
||||
</body>
|
||||
<dollar_args_var type="TextField">
|
||||
|
||||
Reference in New Issue
Block a user