ingress-nginx-helm/test
Moritz Johner 23504db770 feat: auth-req caching
add a way to configure the `proxy_cache_*` [1] directive for external-auth.
The user-defined cache_key may contain sensitive information
(e.g. Authorization header).
We want to store *only* a hash of that key, not the key itself on disk.

[1] http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_key

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2019-07-17 18:39:04 +02:00
..
data Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00
e2e feat: auth-req caching 2019-07-17 18:39:04 +02:00
e2e-image Add e2e test suite to detect memory leaks in lua 2019-06-27 22:05:52 -04:00
e2e-prow Update kind to 0.4.0 2019-06-29 18:32:02 -04:00
manifests Remove session-cookie-hash annotation 2019-03-04 10:34:48 -05:00