Commit Graph

3697 Commits (a237157b91cb8d5499b7e041f432e40edefcb89b)
 

Author SHA1 Message Date
Johan Brandhorst-Satzkorn a237157b91 internal/listtoken: remove validation depending on application time
2 years ago
Johan Brandhorst-Satzkorn f89e53d5f0 internal/handlers: tidy up test times
2 years ago
Johan Brandhorst-Satzkorn bcddef87a2 internal/pagination: stop using unknown resource type
2 years ago
Todd d453a2a48a Check in client wrapper if cache daemon is already in use (#4172)
2 years ago
Michael Li 3e4feac261 test(e2e): Add test for pagination of hosts
2 years ago
Johan Brandhorst-Satzkorn 17b6ad5c5c handlers/hosts: implement pagination for hosts
2 years ago
Johan Brandhorst-Satzkorn cea80413c9 internal/host: add static host pagination
2 years ago
Johan Brandhorst-Satzkorn 473facbc5f internal/host: add plugin host pagination
2 years ago
Johan Brandhorst-Satzkorn faf7ebce85 internal/host: add pagination options
2 years ago
Johan Brandhorst-Satzkorn 21c593ab71 internal/db: add host indexes
2 years ago
Todd 6f488d7c59 Evanulate if cache daemon should be skipped after the flags are parsed (#4168)
2 years ago
Johan Brandhorst-Satzkorn 8175086be7 internal/pagination: avoid import cycle
2 years ago
Todd 5aa560387c Add pagination for iam Roles (#4161)
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
Johan Brandhorst-Satzkorn 77b76ae685 internal/db: reorder pagination schema files
2 years ago
Johan Brandhorst-Satzkorn 6c9bc84790 testing/e2e: add credential store pagination test
2 years ago
Johan Brandhorst-Satzkorn 0259f2f26b internal/handlers: add credential store pagination
2 years ago
Johan Brandhorst-Satzkorn a7ebb7a3ef internal/credential: add store pagination logic
2 years ago
Johan Brandhorst-Satzkorn 3197ab763f internal/credential/static: add store pagination logic
2 years ago
Johan Brandhorst-Satzkorn 7efb43ac03 internal/credential/vault: add store pagination logic
2 years ago
Johan Brandhorst-Satzkorn 22ce2b4468 internal/db: add cred store pagination schema changes
2 years ago
Johan Brandhorst-Satzkorn 7b27d7d20f internal/target: fix some test typos
2 years ago
Johan Brandhorst-Satzkorn 576e25bd27 internal/session: fix some test typos
2 years ago
Johan Brandhorst-Satzkorn dc0b8cfc62 internal/credential: fix some test typos
2 years ago
Johan Brandhorst-Satzkorn cb109da5b2 internal/pagination: add generic ListPlugins functions
2 years ago
Johan Brandhorst-Satzkorn 97ba8b3bad internal/pagination: add generic ListPlugin functions
2 years ago
Michael Milton 335ccbfdaf Session pagination e2e tests (#4134)
2 years ago
Johan Brandhorst-Satzkorn 1411eeafff testing/e2e: add credential library pagination test
2 years ago
Johan Brandhorst-Satzkorn 9047d5b22a testing/e2e: add credential store API helper
2 years ago
Johan Brandhorst-Satzkorn 780dfe20ad internal/db: move pagination migrations to same folder (#4142)
2 years ago
Todd 3558589c90 Return and consume InvalidListToken error code (#4141)
2 years ago
Johan Brandhorst-Satzkorn 7dce5396f5 testing/e2e: add API helper for u/pw credentials
2 years ago
Johan Brandhorst-Satzkorn 0b1217fdb6 testing/e2e: check returned targets in pagination
2 years ago
Johan Brandhorst-Satzkorn d9edd9dda6 testing/e2e: add credential pagination test
2 years ago
Todd 2d18f82c9f Rename refresh token errors to list error (#4138)
2 years ago
Todd a1bc2be136 Remove accidentally re-added refresh token files
2 years ago
Todd 9025e126fb Fix dependency that got reverted to older version
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