Commit Graph

70 Commits (3569b36c6eb2bee7a4e36e7584fcc6bbf1124f95)

Author SHA1 Message Date
Irena Rindos ccea8a4ce5
Client cache API paging (#5107)
2 years ago
Jeff Mitchell cd25fad42f
Paginate targets in cache (#5101)
2 years ago
Jim bfdbae1f04
fix (cache/db): add indexes for desktop queries (#5091)
2 years ago
Jim a7fe48b8d8
fix (cache): support for DB debug logging (#5087)
2 years ago
Jim 85f91043a1
test (cache/search): fix NewTestServer(...) storage (#5081)
2 years ago
Jeff Mitchell 54776091e3
Ensure only one refresh is running for a user/resource at a time (#5054)
2 years ago
Jeff Mitchell c0a318c583
Add `implicit-scopes` resource type to cache (#5053)
2 years ago
Jim cf8a51f383
feat (clientcache): use a persistent cache (#5051)
2 years ago
Jeff Mitchell 3cdd07889b
Restrict cache results to 250 entries by default (#5049)
2 years ago
Jeff Mitchell aee4574d28 backport of commit a5593c1858
2 years ago
Jim 8f5a002820 backport of commit 8f2b06bf1b
2 years ago
Johan Brandhorst-Satzkorn e64443c66f
Rename daemon CLI command to cache (#4808)
2 years ago
Todd c3f9fde5d7
Wait to select tokens until we know we need to (#4794)
2 years ago
Todd 7ccc099807
Use the default retry limit across client cache (#4727)
2 years ago
Todd 55cf055285
Fix build and test breakage. (#4659)
2 years ago
Todd adea8e0f14
Change aliases to resolvable aliases in client cache (#4656)
2 years ago
Todd 95c507fad5
Add hidden ferry commands and auto adding tokens to ferry daemon (#4572)
2 years ago
Todd 13d07e51fd
Don't log resource staleness when no refresh token is recorded (#4503)
2 years ago
Todd d5ae3d8dc6 fixup! Add aliases to the client cache daemon and make them searchable (#4418)
2 years ago
Todd a2ea1f8f90 Add aliases to the client cache daemon and make them searchable (#4418)
2 years ago
Todd 366d9e95aa
Add Error logging and hclog.Logger debug logging throughout the daemon (#4384) (#4439)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Todd eb6d0dbd6a Use the intercepted token always. If the keyring matches, use it from there (#4355)
2 years ago
Todd acabfd7f2c boundary daemon add-token to return returns 403 Forbidden when Boundary returns the same (#4345)
2 years ago
Todd d6c9db968a Fix calculating uptime after system sleep (#4332)
2 years ago
Todd 7e7e6369ae
pass on the max search refresh timeout to server (#4321)
2 years ago
Todd 0705ed4e68
Do not try to autodiscover tokens when doing token lookups using provided tokens. (#4316)
2 years ago
Todd dde833e8cf
Decrease number of flags shown for daemon/search (#4312)
2 years ago
Todd b734c43cda
return error when creating table fails (#4305)
2 years ago
Todd e32a25f2a4
No longer enforce version matching between daemon and cli (#4271)
2 years ago
Todd d0eb670dcf
s/Full Fetch/Recheck Support/ in logs and expose filter query param to search command (#4269)
2 years ago
Todd 0dac9005c1
Boundary auth without a keyring configured behaves like -keyring-type none (#4268)
2 years ago
Todd 30066c06f5
Add log location to the status output (#4260)
2 years ago
Todd b8f4e16ecf
Fix flaky log rotation test (#4257)
2 years ago
Todd 884a0cb1fc
Fix daemon synopsis and command grouping (#4249)
2 years ago
Louis Ruch 957cd59d91
test(e2e): Update e2e timeout (#4241)
2 years ago
Todd fa2dc80e36
Close the logfile at test cleanup (#4224)
2 years ago
Todd 0823e395a6
Give more time for worker to start up (#4223)
2 years ago
Johan Brandhorst-Satzkorn 1303f7c363 Fix linter warnings (#4219)
2 years ago
Todd f49ba4662c Add more logged events (#4206)
2 years ago
Todd c94a933578 Manually build the socket url (#4205)
2 years ago
Todd 36a8c6e289 Client cache: Update the default values timing issues (#4203)
2 years ago
Michael Li 3a0c1b8e9f test(e2e): Add test for search (#4196)
2 years ago
Todd e429e91bc4 Do not cache or allow searching for old controllers (#4136)
2 years ago
Todd d453a2a48a Check in client wrapper if cache daemon is already in use (#4172)
2 years ago
Todd 6f488d7c59 Evanulate if cache daemon should be skipped after the flags are parsed (#4168)
2 years ago
Todd 9ebb69f2a4 Add target type and session user_id as searchable (#4076)
2 years ago
Johan Brandhorst-Satzkorn df93313b9a all: fix test failures after rebase
2 years ago
Todd 3558589c90 Return and consume InvalidListToken error code (#4141)
2 years ago