pomerium/config
Kenneth Jenkins fd84075af1
config: remove set_authorization_header option (#4489)
Remove the deprecated set_authorization_header option entirely. Add an
entry to the removedConfigFields map with a link to the relevant
Upgrading page section.
2023-08-29 09:02:08 -07:00
..
envoyconfig authorize: check CRLs only for leaf certificates (#4480) 2023-08-23 09:07:32 -07:00
testdata
autocert.go
autocert_test.go config: update logic for checking overlapping certificates (#4216) 2023-06-01 09:30:46 -06:00
codec_type.go
codec_type_test.go
config.go stub out HPKE public key fetch for self-hosted authenticate (#4360) 2023-07-13 10:04:34 -07:00
config_source.go config: move mTLS settings to new struct (#4442) 2023-08-08 10:22:48 -07:00
config_source_test.go
constants.go config: add decode hook for the SANMatcher type (#4464) 2023-08-16 11:05:17 -07:00
crypt.go
custom.go config: add decode hook for the SANMatcher type (#4464) 2023-08-16 11:05:17 -07:00
custom_test.go
doc.go
from.go config: add support for wildcard from addresses (#4131) 2023-04-25 13:34:38 -06:00
from_test.go config: add support for wildcard from addresses (#4131) 2023-04-25 13:34:38 -06:00
helpers.go
helpers_test.go
http.go
http_test.go
identity.go
layered.go
layered_test.go
log.go config: validate log levels (#4367) 2023-07-17 16:41:48 -06:00
log_level.go config: validate log levels (#4367) 2023-07-17 16:41:48 -06:00
metrics.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
metrics_test.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
mtls.go config: support client certificate SAN match (#4453) 2023-08-11 13:27:12 -07:00
mtls_test.go config: support client certificate SAN match (#4453) 2023-08-11 13:27:12 -07:00
options.go config: validate cookie_secure option (#4484) 2023-08-23 10:43:01 -07:00
options_check.go config: remove set_authorization_header option (#4489) 2023-08-29 09:02:08 -07:00
options_test.go config: validate cookie_secure option (#4484) 2023-08-23 10:43:01 -07:00
policy.go config: remove set_authorization_header option (#4489) 2023-08-29 09:02:08 -07:00
policy_ppl.go authorize: omit client cert rule when not needed (#4386) 2023-07-24 15:27:57 -07:00
policy_ppl_test.go authorize: omit client cert rule when not needed (#4386) 2023-07-24 15:27:57 -07:00
policy_test.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
session.go config: add cookie_same_site option (#4148) 2023-05-03 14:36:42 -06:00
session_test.go
trace.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
trace_test.go
validate.go config: add cookie_same_site option (#4148) 2023-05-03 14:36:42 -06:00