pomerium/config/envoyconfig
Kenneth Jenkins 2bc2be793f
Merge pull request from GHSA-pvrc-wvj2-f59p
* authorize: normalize URL query params

* config: enable envoy normalize_path option

* authorize: use route id from envoy for policy evaluation
2023-05-26 13:34:21 -07:00
..
filemgr test: use T.TempDir to create temporary test directory (#3725) 2022-11-08 09:16:32 -07:00
luascripts envoyconfig: add all routes to all filter chains (#3596) 2022-09-07 09:55:03 -06:00
acmetlsalpn.go autocert: add support for ACME TLS-ALPN (#3590) 2022-08-29 16:19:20 -06:00
acmetlsalpn_test.go autocert: add support for ACME TLS-ALPN (#3590) 2022-08-29 16:19:20 -06:00
bootstrap.go config: disable envoy admin by default, expose stats via envoy route (#3677) 2022-10-18 16:25:03 -06:00
bootstrap_test.go config: disable envoy admin by default, expose stats via envoy route (#3677) 2022-10-18 16:25:03 -06:00
builder.go avoid null reproxy handler (#3345) 2022-05-11 12:16:59 -04:00
clusters.go envoyconfig: fix databroker health checks (#3706) 2022-10-25 12:37:46 -06:00
clusters_envoy_admin.go config: disable envoy admin by default, expose stats via envoy route (#3677) 2022-10-18 16:25:03 -06:00
clusters_test.go envoy: upgrade to 1.23.0 (#3560) 2022-08-22 15:03:29 -06:00
envoyconfig.go envoy: upgrade to 1.23.0 (#3560) 2022-08-22 15:03:29 -06:00
filters.go autocert: add support for ACME TLS-ALPN (#3590) 2022-08-29 16:19:20 -06:00
http_connection_manager.go config: disable Strict-Transport-Security when using a self-signed certificate (#3743) 2022-11-10 16:01:06 -07:00
listeners.go Merge pull request from GHSA-pvrc-wvj2-f59p 2023-05-26 13:34:21 -07:00
listeners_envoy_admin.go config: disable envoy admin by default, expose stats via envoy route (#3677) 2022-10-18 16:25:03 -06:00
listeners_test.go Merge pull request from GHSA-pvrc-wvj2-f59p 2023-05-26 13:34:21 -07:00
lua.go envoyconfig: add all routes to all filter chains (#3596) 2022-09-07 09:55:03 -06:00
lua_test.go envoyconfig: add all routes to all filter chains (#3596) 2022-09-07 09:55:03 -06:00
outbound.go envoyconfig: add authority header to outbound gRPC requests (#3545) 2022-08-24 15:18:31 -06:00
outbound_test.go envoyconfig: add authority header to outbound gRPC requests (#3545) 2022-08-24 15:18:31 -06:00
per_filter_config.go Merge pull request from GHSA-pvrc-wvj2-f59p 2023-05-26 13:34:21 -07:00
protocols.go config: generate cookie secret if not set in all-in-one mode (#3742) 2022-11-11 14:14:30 -07:00
routes.go Merge pull request from GHSA-pvrc-wvj2-f59p 2023-05-26 13:34:21 -07:00
routes_test.go Merge pull request from GHSA-pvrc-wvj2-f59p 2023-05-26 13:34:21 -07:00
tls.go envoy: upgrade to 1.21.1 (#3186) 2022-03-24 10:16:07 -06:00
tls_test.go envoy: upgrade to 1.21.1 (#3186) 2022-03-24 10:16:07 -06:00
tracing.go protoutil: add NewAny method for deterministic serialization (#2462) 2021-08-09 17:51:57 -06:00
tracing_test.go envoyconfig: use zipkin tracer (#2265) 2021-06-03 09:28:00 -06:00