pomerium/config
Caleb Doxsey d6bd2d06ef
envoy: upgrade to 1.21.1 (#3186)
* envoy: upgrade to 1.21.1

* envoy: upgrade to 1.21.1
2022-03-24 10:16:07 -06:00
..
envoyconfig envoy: upgrade to 1.21.1 (#3186) 2022-03-24 10:16:07 -06:00
testdata
autocert.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
autocert_test.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
certs.go certs: reject certs from databroker if they conflict with local (#2309) 2021-06-24 18:40:59 -04:00
certs_test.go certs: reject certs from databroker if they conflict with local (#2309) 2021-06-24 18:40:59 -04:00
codec_type.go config: allow specifying auto codec type in all-in-one mode (#2846) 2021-12-22 12:34:58 -07:00
codec_type_test.go config: allow specifying auto codec type in all-in-one mode (#2846) 2021-12-22 12:34:58 -07:00
config.go grpc: send client traffic through envoy (#2469) 2021-08-16 16:12:22 -06:00
config_source.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
config_source_test.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
constants.go envoy: add support for bind_config bootstrap options (#2772) 2021-12-01 13:02:49 -07:00
crypt.go
custom.go envoy: add support for bind_config bootstrap options (#2772) 2021-12-01 13:02:49 -07:00
custom_test.go all: remove unused handler code (#2439) 2021-08-16 16:04:39 -04:00
doc.go
helpers.go
helpers_test.go
http.go
http_test.go config: fix httptest local certificate (#3056) 2022-02-17 10:44:14 -07:00
identity.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
log.go
metrics.go
metrics_test.go
options.go authenticate: support webauthn redirects to non-pomerium domains (#2936) 2022-01-19 15:10:57 -07:00
options_test.go config: fix policy matching for regular expressions (#2966) 2022-01-25 08:48:40 -07:00
policy.go config: add idp_client_id and idp_client_secret to protobuf (#3060) 2022-02-18 08:55:31 -07:00
policy_ppl.go config: add support for embedded PPL policy (#2401) 2021-07-27 13:44:10 -06:00
policy_ppl_test.go chore(deps): bump github.com/open-policy-agent/opa from 0.35.0 to 0.36.0 (#2911) 2022-01-14 12:13:33 -07:00
policy_test.go config: fix policy matching for regular expressions (#2966) 2022-01-25 08:48:40 -07:00
trace.go
trace_test.go
validate.go