ingress-nginx-helm/internal/ingress/controller/template
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
..
buffer_pool.go Include a buffer pool to improve memory usage 2017-11-11 14:53:44 -03:00
configmap.go feat: auth-req caching 2019-07-17 18:39:04 +02:00
configmap_test.go feat: auth-req caching 2019-07-17 18:39:04 +02:00
template.go Enable arm again 2019-06-26 23:00:58 -04:00
template_test.go Migrate to new networking.k8s.io/v1beta1 package 2019-06-13 11:32:39 -04:00