Commit Graph

2179 Commits (8974606deae2fff3745dcdf77b4e10f02fc2ab79)

Author SHA1 Message Date
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
Michael Milton 6ba3676c37 Auth token pagination (#4113)
2 years ago
Johan Brandhorst-Satzkorn 48e8d454a4 internal/credential: use correct resource in tests (#4128)
2 years ago
Johan Brandhorst-Satzkorn 6b03363eb8 internal/handlers: add credential library pagination
2 years ago
Johan Brandhorst-Satzkorn c6e80dbe32 internal/credential: add library pagination logic
2 years ago
Johan Brandhorst-Satzkorn 1337a57674 internal/credential/vault: add pagination logic
2 years ago
Johan Brandhorst-Satzkorn fcb47f3772 internal/db: add cred library pagination schema changes
2 years ago
Johan Brandhorst-Satzkorn a9e0d6693d internal/credential/static: simplify list parsing (#4112)
2 years ago
Johan Brandhorst-Satzkorn 6b2f5fe29f internal/credential: fix comment (#4106)
2 years ago
Johan Brandhorst-Satzkorn 9f6ac602ee internal/handlers: add credential pagination support
2 years ago
Johan Brandhorst-Satzkorn fa898fe87b internal/credential: add pagination service functions
2 years ago
Johan Brandhorst-Satzkorn e0092999de internal/credential/static: add pagination support
2 years ago
Johan Brandhorst-Satzkorn 497c158b9d internal/db: add migration for static credential table
2 years ago
Johan Brandhorst-Satzkorn a470f4c0c3 internal/credential: add pagination options
2 years ago
Johan Brandhorst-Satzkorn 71b21c5f39 internal/target: fix sql query nits (#4102)
2 years ago
Johan Brandhorst-Satzkorn 37d4f0e373 internal/target: correct comment (#4091)
2 years ago
Michael Milton 9c3eb16046 Sessions list pagination (#4079)
2 years ago
Johan Brandhorst-Satzkorn 575e9641f8 Some pagination tweaks (#4074)
2 years ago
Johan Brandhorst-Satzkorn acc048a1d1 internal/genapi: correct list response body and map
2 years ago
Johan Brandhorst-Satzkorn af61b688c6 internal/listtoken: remove overzealous validation
2 years ago
Johan Brandhorst-Satzkorn 6181f34497 internal/db: move new migrations to new folder
2 years ago
Johan Brandhorst-Satzkorn 3b54611d14 api: update api listing
2 years ago
Johan Brandhorst-Satzkorn 00c4f825c7 handlers/targets: refactor for new pagination design
2 years ago
Johan Brandhorst-Satzkorn eca27b00c9 internal/proto: rename refresh token to list token
2 years ago
Johan Brandhorst-Satzkorn e2fd8f9701 internal/proto: refactor list proto definitions
2 years ago
Johan Brandhorst-Satzkorn f062a8cd75 internal/handlers: add list token helpers
2 years ago
Johan Brandhorst-Satzkorn d4d856e712 internal/target: refactor for new pagination design
2 years ago
Johan Brandhorst-Satzkorn f0f7e635a0 internal/db: add target schema for pagination design
2 years ago
Johan Brandhorst-Satzkorn 0657276a0e pagination: refactor for new pagination design
2 years ago
Johan Brandhorst-Satzkorn 3019038eab refreshtoken: move package to listtoken
2 years ago
Johan Brandhorst-Satzkorn 4e368f154f internal/tests: add target pagination test
2 years ago
Johan Brandhorst-Satzkorn 5984f5bba6 handlers/targets: add pagination support
2 years ago
Johan Brandhorst-Satzkorn ef3bdfd5eb api: add automatic list pagination
2 years ago
Johan Brandhorst-Satzkorn 9ce5a14ef0 config: add max_page_size variable
2 years ago
Todd 5bfc8a88b1 Add indexes on update_time (#3974)
2 years ago
Johan Brandhorst-Satzkorn 43cff11865 internal/db: renumber migration
2 years ago
Johan Brandhorst-Satzkorn 605e44e7ac target: add pagination support
2 years ago