pomerium/config
2024-08-01 14:55:52 -04:00
..
envoyconfig add mTLS UserPrincipalName SAN match (#5177) 2024-07-26 10:23:19 -07:00
testdata
autocert.go core/ci: update linting (#4844) 2023-12-14 09:07:54 -08:00
autocert_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
codec_type.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
codec_type_test.go
config.go config: allow overriding port numbers using environment variables (#5194) 2024-08-01 14:55:52 -04:00
config_source.go Add runtime flag to allow disabling config hot-reload (#5079) (#5112) 2024-06-12 23:20:30 -04:00
config_source_test.go Add runtime flag to allow disabling config hot-reload (#5079) (#5112) 2024-06-12 23:20:30 -04:00
constants.go core/config: implement direct response (#4960) 2024-02-15 14:33:56 -07:00
crypt.go
custom.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
custom_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
doc.go
from.go core/config: add support for stripping the port for matching routes (#5085) 2024-04-26 08:24:46 -06:00
from_test.go core/config: add support for stripping the port for matching routes (#5085) 2024-04-26 08:24:46 -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 core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
identity.go core/authorize: require new login when authenticate url changes (#5165) 2024-07-12 10:57:41 -06:00
layered.go core/ci: update linting (#4844) 2023-12-14 09:07:54 -08:00
layered_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
log.go core/config: remove debug option, always use json logs (#4857) 2023-12-15 11:29:05 -07:00
log_level.go
metrics.go
metrics_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
mtls.go add mTLS UserPrincipalName SAN match (#5177) 2024-07-26 10:23:19 -07:00
mtls_test.go add mTLS UserPrincipalName SAN match (#5177) 2024-07-26 10:23:19 -07:00
options.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
options_check.go config: remove deprecated client_ca option (#4918) 2024-01-30 14:12:23 -08:00
options_test.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
policy.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
policy_ppl.go
policy_ppl_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
policy_test.go core/config: add support for stripping the port for matching routes (#5085) 2024-04-26 08:24:46 -06:00
runtime_flags.go Add runtime flag to allow disabling config hot-reload (#5079) (#5112) 2024-06-12 23:20:30 -04:00
session.go core/config: remove cookie secure option (#4907) 2024-01-12 13:28:14 -07:00
session_test.go core/authorize: require new login when authenticate url changes (#5165) 2024-07-12 10:57:41 -06:00
trace.go
trace_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
validate.go