pomerium/config
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
..
testdata Rename internal/config to config (#380) 2019-11-09 19:53:11 -05:00
autocert.go Add an option to request certificate with Must-Staple. (#697) 2020-06-17 08:29:34 -07:00
doc.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
helpers.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
helpers_test.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
options.go feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
options_test.go feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
policy.go config: add PassIdentityHeaders option (#903) 2020-06-22 10:29:44 +07:00
policy_test.go config: add a consistent route ID (#905) 2020-06-16 09:20:18 -04:00
redirect.go envoy: support autocert (#695) 2020-05-18 17:10:10 -04:00
trace.go telemetry: service label updates (#802) 2020-05-29 15:16:22 -04:00
trace_test.go telemetry: service label updates (#802) 2020-05-29 15:16:22 -04:00