Commit Graph

25 Commits (fc9b26efa7e02c287c036ec01b6f28417f2d2762)

Author SHA1 Message Date
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
Todd 2d18f82c9f Rename refresh token errors to list error (#4138)
2 years ago
Todd deab274ec0 make gen
2 years ago
Todd 97f800d396 Fix rebase issues
2 years ago
Todd c74579cead Allow forced refresh attempt when searching (#4077)
2 years ago
Todd cdc6fb0973 Refresh specific resources before searching when they are stale (#4046)
2 years ago
Todd b3d268eae5 Include terminated sessions in the client cache (#4051)
2 years ago
Todd 8974606dea Remove auth token when it is not found (#4050)
2 years ago
Todd 9aab26e91b clientcache commands now can output curl strings (#4042)
2 years ago
Todd b71d134e06 Create Client and update Errors for client daemon commands (#4011)
2 years ago
Todd 8af20349e7 update mql and clean search flags (#4030)
2 years ago
Todd f6b9162953 consistently expect snake case json values in token handler (#4015)
2 years ago
Todd a077be691c Add scope id and target id as searchable fields (#4012)
2 years ago
Todd 9448fc931e Search uses base.Client's token to perform the search (#4006)
2 years ago
Todd ab4ab0e8f9 Handle log rotation (#3948)
2 years ago
Todd 71b09222ae Add status command to the boundary client cache (#3871)
2 years ago
Todd 3a7ea64a31 Add skip daemon flag and send recently authed tokens to daemon (#3883)
2 years ago
Todd 2f7459fa40 Add FullFetch to resource updating ticker (#3947)
2 years ago
Todd b2fec2e4f0 Store and use refresh tokens in the client cache (#3857)
2 years ago
Todd 5daef58f54 SQLite allows having 1 set to MaxOpenConnections (#3941)
2 years ago
Jim fba9d1cdf1 Add client daemon repo, server, and cmd
2 years ago