pomerium/internal/controlplane
Cuong Manh Le f7ebf54305
authorize: strip port from host header if necessary (#1175)
After #1153, envoy can handle routes for `example.com` and `example.com:443`.
Authorize service should be updated to handle this case, too.

Fixes #959
2020-07-31 21:41:58 +07:00
..
luascripts authorize/evaluator/opa/policy: fix allow rules with impersonate (#1094) 2020-07-17 22:07:11 +07: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 options refactor (#1088) 2020-07-16 14:30:15 -06:00
xds.go config: add a consistent route ID (#905) 2020-06-16 09:20:18 -04:00
xds_cluster_test.go implement google cloud serverless authentication (#1080) 2020-07-16 08:25:14 -06:00
xds_clusters.go Set ExtAuthz Cluster name to URL Host (#1132) 2020-07-23 14:10:16 -04:00
xds_listeners.go authorize: strip port from host header if necessary (#1175) 2020-07-31 21:41:58 +07:00
xds_listeners_test.go handle example.com and example.com:443 (#1153) 2020-07-28 15:30:41 -06:00
xds_lua.go envoy: fix lua warning (#731) 2020-05-19 10:21:50 -06:00
xds_routes.go handle example.com and example.com:443 (#1153) 2020-07-28 15:30:41 -06:00
xds_routes_test.go internal/controlplane: set envoy prefix rewrite if present (#1034) 2020-07-03 09:35:36 +07:00