ingress-nginx-helm/rootfs/etc/nginx
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
..
lua fix lua lints 2019-07-08 13:51:24 -04:00
template feat: auth-req caching 2019-07-17 18:39:04 +02: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