pomerium/cache
Caleb Doxsey 1763f02620
fix databroker requiring signed jwt (#1538)
* add test, explicitly call RequireSignedJWT instead of using interceptor to handle combined gRPC server

* register handler, handle config changes

* fix nil error in tests

* unexport constructor
2020-10-20 10:29:22 -06:00
..
cache.go fix databroker requiring signed jwt (#1538) 2020-10-20 10:29:22 -06:00
cache_test.go cache: support databroker option changes (#1294) 2020-08-18 07:27:20 -06:00
databroker.go fix databroker requiring signed jwt (#1538) 2020-10-20 10:29:22 -06:00
databroker_test.go fix databroker requiring signed jwt (#1538) 2020-10-20 10:29:22 -06:00
directory.go directory: add explicit RefreshUser endpoint for faster sync (#1460) 2020-10-05 08:23:15 -06:00
memberlist.go cache: fix data race in NotifyJoin (#1028) 2020-07-01 00:11:40 +07:00
memberlist_test.go cache: support databroker option changes (#1294) 2020-08-18 07:27:20 -06:00