pomerium/internal/controlplane
Cuong Manh Le 8d0deb0732
config: add PassIdentityHeaders option (#903)
Currently, user's identity headers are always inserted to downstream
request. For privacy reason, it would be better to not insert these
headers by default, and let user chose whether to include these headers
per=policy basis.

Fixes #702
2020-06-22 10:29:44 +07:00
..
luascripts feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
grpc_accesslog.go envoy: add duration and size to access log (#735) 2020-05-19 12:11:48 -06:00
grpc_xds.go envoy: support autocert (#695) 2020-05-18 17:10:10 -04:00
http.go envoy: use envoy request id for logging across systems with http and gRPC (#691) 2020-05-18 17:10:10 -04:00
server.go Fix missing/incorrect grpc labels (#804) 2020-05-29 15:57:58 -04:00
xds.go config: add a consistent route ID (#905) 2020-06-16 09:20:18 -04:00
xds_cluster_test.go xds: force ipv4 for localhost to workaround ipv6 issue in docker compose (#819) 2020-06-01 08:58:28 -06:00
xds_clusters.go xds: force ipv4 for localhost to workaround ipv6 issue in docker compose (#819) 2020-06-01 08:58:28 -06:00
xds_listeners.go feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
xds_listeners_test.go feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
xds_lua.go envoy: fix lua warning (#731) 2020-05-19 10:21:50 -06:00
xds_routes.go config: add PassIdentityHeaders option (#903) 2020-06-22 10:29:44 +07:00
xds_routes_test.go config: add PassIdentityHeaders option (#903) 2020-06-22 10:29:44 +07:00