pomerium/internal
Caleb Doxsey fd82cc7870
authenticate: allow changing the authenticate service URL at runtime (#3378)
* config: better change detection

* wip

* fix middleware

* add middleware before handlers

* use ctx
2022-05-31 13:24:40 -06:00
..
autocert chore(deps): bump github.com/caddyserver/certmagic from 0.15.4 to 0.16.0 (#3198) 2022-03-28 12:46:17 -06:00
cmd/pomerium authenticate: allow changing the authenticate service URL at runtime (#3378) 2022-05-31 13:24:40 -06:00
contextkeys
controlplane authenticate: allow changing the authenticate service URL at runtime (#3378) 2022-05-31 13:24:40 -06:00
databroker postgres: databroker storage backend (#3370) 2022-05-25 10:23:58 -06:00
directory do not require idp set in the bootstrap config, as it may be later configured via the databroker (#3386) 2022-05-31 11:42:19 -04:00
encoding
envoy databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
events last known metric error (#2974) 2022-01-31 12:35:51 -05:00
fileutil remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
hashutil
httputil authorize: pass idp id for webauthn url, allow unauthenticated access to static files (#3282) 2022-04-20 11:07:09 -06:00
identity do not require idp set in the bootstrap config, as it may be later configured via the databroker (#3386) 2022-05-31 11:42:19 -04:00
log databroker: use contextual logging for errors, use original record type for encryption (#3096) 2022-03-04 14:40:15 -05:00
middleware
netutil
redisutil
registry authenticate: fix debug and metrics endpoints (#3212) 2022-03-30 09:37:37 -06:00
scheduler
sessions authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
sets config: add support for downstream TLS server name (#3243) 2022-04-06 06:48:45 -07:00
signal
telemetry last known metric error (#2974) 2022-01-31 12:35:51 -05:00
tests/xdserr databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
testutil postgres: databroker storage backend (#3370) 2022-05-25 10:23:58 -06:00
tripper remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
urlutil authenticate: fix internal url with webauthn (#3194) 2022-03-28 06:36:48 -06:00
version