pomerium/config
Kenneth Jenkins 630e2ecc23 lua: add fuzz test for cookie parsing
Add a fuzz test comparing the clean-upstream.lua script against a
reference implementation in Go.
2023-12-14 14:42:18 -08:00
..
envoyconfig lua: add fuzz test for cookie parsing 2023-12-14 14:42:18 -08: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 config: no longer stub out HPKE public key fetch (#4853) 2023-12-12 09:57:58 -08:00
config_source.go core/config: refactor file watcher (#4702) 2023-11-03 15:53:20 -06:00
config_source_test.go core/config: refactor file watcher (#4702) 2023-11-03 15:53:20 -06:00
constants.go core/config: add support for maps in environments (#4717) 2023-11-08 16:27:08 -07:00
crypt.go
custom.go core/config: add support for maps in environments (#4717) 2023-11-08 16:27:08 -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 core/redis: remove redis (#4768) 2023-11-28 13:14:36 -07:00
helpers_test.go
http.go
http_test.go
identity.go
layered.go
layered_test.go core/config: refactor change dispatcher (#4657) 2023-11-01 13:52:23 -06:00
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 integration: test with both authentication flows (#4817) 2023-12-07 16:06:41 -08:00
options_check.go config: remove set_authorization_header option (#4489) 2023-08-29 09:02:08 -07:00
options_test.go integration: test with both authentication flows (#4817) 2023-12-07 16:06:41 -08:00
policy.go core/config: add pass_identity_headers option (#4720) 2023-11-08 13:07:37 -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 core/redis: remove redis (#4768) 2023-11-28 13:14:36 -07: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