ingress-nginx-helm/rootfs/etc/nginx
MMeent 75e8d37d71
Fix issue in logic of modsec template
according to go templates: `(and ((not false) false))` == `true`

the only way to remove the owasp rules from every location is to disable modsec on that location, or to enable owasp globally, both not-so-great choices.

This commit fixes the logic issue by fixing the and-clause in the if-statement. As a result this reduces global resource usages when modsecurity is configured globally, but not on every location.
2019-11-28 14:56:41 +01:00
..
lua Removing secure-verify-ca-secret support and writing an error log if that annotation is used in an Ingress definition 2019-10-18 10:58:57 +02:00
template Fix issue in logic of modsec template 2019-11-28 14:56:41 +01:00
nginx.conf Run as user dropping privileges 2018-06-12 10:18:36 -04:00
opentracing.json Update opentracing configuration (#2676) 2018-06-21 18:15:18 -04:00