ingress-nginx-helm/test/e2e/annotations
Bhavin Gandhi 380ef3a92c Fix the ability to disable ModSecurity at location level
- Adds 'modsecurity off;' to the nginx config if the
  'enable-modsecurity' annotation is set to false.
- Update tests and e2e tests accordingly

Signed-off-by: Bhavin Gandhi <bhavin7392@gmail.com>
2020-03-22 23:51:02 +05:30
..
affinity.go Added affinity-mode tc and refactored affinity.go 2020-03-06 12:43:34 +01:00
affinitymode.go Added affinity-mode tc and refactored affinity.go 2020-03-06 12:43:34 +01:00
alias.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
approot.go Redirect for app-root should preserve current scheme (#5266) 2020-03-19 15:49:18 -03:00
auth.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
authtls.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
backendprotocol.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
canary.go Feat: canary supports using specific match strategy to match header value. 2020-02-21 10:02:20 +08:00
clientbodybuffersize.go Refactored client body buffer size TC-s. 2020-03-02 13:06:21 +01:00
connection.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
cors.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
customhttperrors.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
default_backend.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
fastcgi.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
forcesslredirect.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
fromtowwwredirect.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
grpc.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
http2pushpreload.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
influxdb.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
ipwhitelist.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
limitconnections.go Added tc for limit-connection annotation 2020-02-20 16:22:06 +01:00
limitrate.go Added limit-rate annotation test 2020-02-24 13:31:02 +01:00
log.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
mirror.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
modsecurity.go Fix the ability to disable ModSecurity at location level 2020-03-22 23:51:02 +05:30
proxy.go Added test case for proxy connect, read, and send timeout from setting them via Nginx configmap. 2020-03-02 09:36:52 +01:00
proxyssl.go Refacored proxy ssl TC-s 2020-03-10 09:50:55 +01:00
redirect.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
rewrite.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
satisfy.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
serversnippet.go Lint go code (#5132) 2020-02-19 21:43:14 -03:00
snippet.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
sslciphers.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
upstreamhashby.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
upstreamvhost.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00
xforwardedprefix.go Refactor e2e tests to use testify y httpexpect 2020-02-19 19:42:50 -03:00