pomerium/internal
Cuong Manh Le 4b3e07c5f5 internal/controlplane: mocking policy name in test
We don't have to test for exact policy name, as it does not make sense
and force us to change test every new go release.
2020-08-12 22:20:50 +07:00
..
autocert internal/autocert: refactoring updateAutocert 2020-08-10 23:26:35 +07:00
cmd/pomerium config: allow reloading of telemetry settings (#1255) 2020-08-12 08:14:15 -06:00
controlplane internal/controlplane: mocking policy name in test 2020-08-12 22:20:50 +07:00
databroker databroker: add support for config settings (#1253) 2020-08-11 07:50:19 -06:00
directory directory.Group entry for groups (#1118) 2020-07-22 11:28:53 -06:00
encoding cryptutil: move to pkg dir, add token generator (#1029) 2020-06-30 15:55:33 -06:00
envoy config: allow reloading of telemetry settings (#1255) 2020-08-12 08:14:15 -06:00
fileutil
frontend directory.Group entry for groups (#1118) 2020-07-22 11:28:53 -06:00
hashutil authenticate: save oauth2 tokens to cache (#698) 2020-05-18 17:10:10 -04:00
httputil config: add PassIdentityHeaders option (#903) 2020-06-22 10:29:44 +07:00
identity fix redirect loop, remove user/session services, remove duplicate deleted_at fields (#1162) 2020-07-30 09:41:57 -06:00
log config: allow reloading of telemetry settings (#1255) 2020-08-12 08:14:15 -06:00
middleware authorize: allow CORS preflight requests (#672) 2020-05-18 17:10:10 -04: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 kubernetes apiserver integration (#1063) 2020-07-14 08:33:24 -06:00
signal pkg/storage: introduce storage.Backend Watch method (#1135) 2020-07-27 21:10:47 +07:00
telemetry config: allow reloading of telemetry settings (#1255) 2020-08-12 08:14:15 -06:00
testutil controlplane: xds unit tests (#770) 2020-05-25 11:14:07 -06:00
tripper
urlutil internal/urlutil: add tests for GetDomainsForURL (#1183) 2020-08-01 09:59:40 -07:00
version