pomerium/pkg
Kenneth Jenkins fe46ed33f4
config: no longer stub out HPKE public key fetch (#4853)
This partially reverts commit a1388592d8.

Fetching the authenticate service HPKE public key is required only for 
the stateless authentication flow. Now that Pomerium will instead use 
the older (stateful) authentication flow when configured for a
self-hosted authenticate service, this logic shouldn't be needed at all.

Removing this logic should also make it easier to test against a local
instance of the hosted authenticate service.
2023-12-12 09:57:58 -08:00
..
cmd/pomerium databroker: build config concurrently, option to bypass validation (#4655) 2023-11-06 13:21:29 -05:00
contextutil move directory providers (#3633) 2022-11-03 11:33:56 -06:00
counter metrics: add linear probabilistic counter (#4776) 2023-12-04 08:51:41 -05:00
cryptutil databroker: build config concurrently, option to bypass validation (#4655) 2023-11-06 13:21:29 -05:00
derivecert cryptutil: generate certificates from deriveca (#3992) 2023-02-23 08:38:56 -07:00
encoding/base58 chore(deps): bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.0 (#3667) 2022-10-19 09:36:59 -06:00
envoy config: validate log levels (#4367) 2023-07-17 16:41:48 -06:00
fanout zero: merge pomerium/zero-sdk (#4848) 2023-12-11 17:31:39 -05:00
grpc zero/telemetry: calculate DAU and MAU (#4810) 2023-12-11 13:37:01 -05:00
grpcutil chore(deps): bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#3541) 2022-08-09 08:25:57 -06:00
hpke config: no longer stub out HPKE public key fetch (#4853) 2023-12-12 09:57:58 -08:00
logutil protoutil: add NewAny method for deterministic serialization (#2462) 2021-08-09 17:51:57 -06:00
metrics more idp metrics (#2842) 2021-12-22 17:30:16 -05:00
netutil add metrics aggregation (#3452) 2022-06-30 10:52:45 -04:00
policy ppl: add new client certificate criterion (#4448) 2023-08-09 09:47:23 -07:00
protoutil protoutil: add OverwriteMasked method (#4651) 2023-10-31 09:16:54 -07:00
slices databroker: fix fast forward (#4192) 2023-05-23 15:30:27 -06:00
storage storage/inmemory: fix Patch() error handling (#4838) 2023-12-07 12:21:10 -08:00
webauthnutil config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
zero zero/openapi: pin v1.0.0 of a runtime (#4851) 2023-12-11 18:24:44 -05:00