1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-23 03:29:51 +02:00
pomerium/config
2022-02-18 08:55:31 -07:00
..
envoyconfig config: fix TLS config when address and grpc_address are the same () 2022-01-27 09:18:07 -07:00
testdata config: additional kubernetes token source support () 2020-08-04 09:40:51 -04:00
autocert.go remove deprecated ioutil usages () 2021-12-30 10:02:12 -08:00
autocert_test.go remove deprecated ioutil usages () 2021-12-30 10:02:12 -08:00
certs.go certs: reject certs from databroker if they conflict with local () 2021-06-24 18:40:59 -04:00
certs_test.go certs: reject certs from databroker if they conflict with local () 2021-06-24 18:40:59 -04:00
codec_type.go config: allow specifying auto codec type in all-in-one mode () 2021-12-22 12:34:58 -07:00
codec_type_test.go config: allow specifying auto codec type in all-in-one mode () 2021-12-22 12:34:58 -07:00
config.go grpc: send client traffic through envoy () 2021-08-16 16:12:22 -06:00
config_source.go remove deprecated ioutil usages () 2021-12-30 10:02:12 -08:00
config_source_test.go remove deprecated ioutil usages () 2021-12-30 10:02:12 -08:00
constants.go envoy: add support for bind_config bootstrap options () 2021-12-01 13:02:49 -07:00
crypt.go cryptutil: always use kek public id, add x509 support () 2021-04-07 09:44:36 -07:00
custom.go envoy: add support for bind_config bootstrap options () 2021-12-01 13:02:49 -07:00
custom_test.go all: remove unused handler code () 2021-08-16 16:04:39 -04:00
doc.go
helpers.go in-memory service registry () 2021-02-17 14:28:54 -05:00
helpers_test.go databroker: rename cache service () 2021-01-21 08:41:22 -07:00
http.go httputil: fix SPDY support with reverse proxy () 2021-04-26 14:45:07 -06:00
http_test.go config: fix httptest local certificate () 2022-02-17 10:44:14 -07:00
identity.go authenticate: support for per-route client id and client secret () 2022-02-16 12:31:55 -07:00
log.go log context () 2021-04-22 10:58:13 -04:00
metrics.go config: add enable_google_cloud_serverless_authentication to config protobuf () 2021-06-21 18:00:29 -06:00
metrics_test.go log context () 2021-04-22 10:58:13 -04:00
options.go authenticate: support webauthn redirects to non-pomerium domains () 2022-01-19 15:10:57 -07:00
options_test.go config: fix policy matching for regular expressions () 2022-01-25 08:48:40 -07:00
policy.go config: add idp_client_id and idp_client_secret to protobuf () 2022-02-18 08:55:31 -07:00
policy_ppl.go config: add support for embedded PPL policy () 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 () 2022-01-14 12:13:33 -07:00
policy_test.go config: fix policy matching for regular expressions () 2022-01-25 08:48:40 -07:00
trace.go tracing: support dynamic reloading, more aggressive envoy restart () 2021-06-02 09:58:07 -06:00
trace_test.go log context () 2021-04-22 10:58:13 -04:00
validate.go support host:port in metrics_address () 2021-03-30 18:54:33 -04:00