pomerium/internal
Caleb Doxsey 04c582121d
add flag to enable user impersonation (#1514)
* add flag to enable user impersonation

* fix typo
2020-10-14 08:17:59 -06:00
..
autocert redirect-server: add config headers to responses (#1416) 2020-09-17 13:01:45 -06:00
cmd/pomerium cache: support databroker option changes (#1294) 2020-08-18 07:27:20 -06:00
controlplane debug: add pprof endpoints (#1504) 2020-10-09 12:40:33 -06:00
databroker databroker: require JWT for access (#1503) 2020-10-09 11:08:40 -06:00
directory directory: add explicit RefreshUser endpoint for faster sync (#1460) 2020-10-05 08:23:15 -06:00
encoding cryptutil: move to pkg dir, add token generator (#1029) 2020-06-30 15:55:33 -06:00
envoy internal/envoy: start epoch from 0 (#1387) 2020-09-09 10:25:21 -04:00
fileutil
frontend add flag to enable user impersonation (#1514) 2020-10-14 08:17:59 -06:00
hashutil authenticate: save oauth2 tokens to cache (#698) 2020-05-18 17:10:10 -04:00
httputil proxy: preserve path and query string for http->https redirect (#1456) 2020-09-24 15:12:56 -06:00
identity auth0: implement identity provider (#1470) 2020-09-29 09:06:58 -06:00
log authorize: add support for service accounts (#1374) 2020-09-04 10:37:00 -06:00
middleware proxy/controlplane: make health checks debug level (#1368) 2020-09-04 07:31:12 -07:00
protoutil feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
scheduler feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
sessions config: allow dynamic configuration of cookie settings (#1267) 2020-08-13 08:11:34 -06:00
signal pkg/storage: introduce storage.Backend Watch method (#1135) 2020-07-27 21:10:47 +07:00
telemetry databroker: require JWT for access (#1503) 2020-10-09 11:08:40 -06:00
testutil controlplane: xds unit tests (#770) 2020-05-25 11:14:07 -06:00
tripper
urlutil forward-auth: use envoy's ext_authz check (#1482) 2020-10-04 20:01:06 -07:00
version