Commit Graph

2225 Commits (1a6e2fc5b1d697d0dbcfb48b657dbd161ecce193)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn 1a6e2fc5b1 internal/storage: fix options test
2 years ago
Johan Brandhorst-Satzkorn 16eab12458 internal/plugin: fix typo
2 years ago
Johan Brandhorst-Satzkorn 5ef1a39727 internal/credential: use simpler query arg
2 years ago
Johan Brandhorst-Satzkorn 61642f8b5f internal/authtoken: use simpler query arg
2 years ago
Johan Brandhorst-Satzkorn 9b40cf0801 internal/iam: validate token resource type
2 years ago
Johan Brandhorst-Satzkorn 025ef0d9ca internal/target: validate token resource type
2 years ago
Johan Brandhorst-Satzkorn 3288f78f12 internal/session: validate token resource type
2 years ago
Johan Brandhorst-Satzkorn 12403d49ad internal/credential: validate token resource type
2 years ago
Johan Brandhorst-Satzkorn 799009fc04 internal/authtoken: validate token resource type
2 years ago
Johan Brandhorst-Satzkorn 597ac645b2 internal/handlers: fix some comments
2 years ago
Johan Brandhorst-Satzkorn 7190042f8e internal/credential: 🤦
2 years ago
Johan Brandhorst-Satzkorn bf1e44afd6 internal/pagination: add notes about plugin map
2 years ago
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
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 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
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
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 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