ingress-nginx-helm/docs/user-guide/nginx-configuration
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
..
annotations.md feat: auth-req caching 2019-07-17 18:39:04 +02:00
configmap.md feat: auth-req caching 2019-07-17 18:39:04 +02:00
custom-template.md Move "Customizing NGINX" documentation under "NGINX Configuration" 2018-04-26 13:57:18 +03:00
index.md Fix broken links in the docs 2018-04-26 22:24:50 -03:00
log-format.md Rever TCP/UDP documentation removal and links (#3456) 2018-11-21 23:24:34 -03:00