pomerium/internal
Kenneth Jenkins 4f648e9ac1
databroker: remove redis storage backend (#4699)
Remove the Redis databroker backend. According to
https://www.pomerium.com/docs/internals/data-storage#redis it has been
discouraged since Pomerium v0.18.

Update the config options validation to return an error if "redis" is 
set as the databroker storage backend type.
2023-11-02 11:53:25 -07:00
..
atomicutil
autocert autocert: use new OCSP error type (#4437) 2023-08-04 14:41:25 -07:00
chanutil
contextkeys
controlplane xds: add type url to log (#4696) 2023-11-01 16:50:59 -04:00
databroker databroker: remove redis storage backend (#4699) 2023-11-02 11:53:25 -07:00
deterministicecdsa config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
encoding config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
events core/events: fix flaky test (#4700) 2023-11-02 11:28:28 -06:00
fileutil auto tls (#3856) 2023-01-05 16:35:58 -05:00
handlers core/authenticate: refactor idp sign out (#4582) 2023-09-28 08:41:19 -07:00
hashutil
httputil proxy: add support for logging http request headers (#4388) 2023-07-25 09:46:42 -06:00
identity identity: rework session refresh error handling (#4638) 2023-10-24 15:44:51 -07:00
log logs: add ip address to access logs (#4391) 2023-08-09 07:09:00 -06:00
middleware controlplane: remove gorilla handlers dependency (#3813) 2022-12-15 14:41:29 -07:00
redisutil
registry databroker: remove redis storage backend (#4699) 2023-11-02 11:53:25 -07:00
scheduler
sessions config: add cookie_same_site option (#4148) 2023-05-03 14:36:42 -06:00
sets
signal
syncutil config: generate cookie secret if not set in all-in-one mode (#3742) 2022-11-11 14:14:30 -07:00
telemetry Add metric request error in log (#4585) 2023-09-21 15:29:35 -06:00
tests/xdserr config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
testutil core/grpc: fix deprecated protobuf package, remove tools (#4643) 2023-10-26 11:38:54 -06:00
tripper config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
urlutil stub out HPKE public key fetch for self-hosted authenticate (#4360) 2023-07-13 10:04:34 -07:00
version