Commit Graph

670 Commits (2e69d59dd2c8edd452ddf753b4fbf8a41d963b76)

Author SHA1 Message Date
Michael Milton 2e69d59dd2
feat(billing): Add cli subcommand for monthly active user counts
2 years ago
Jeff Mitchell c3297bb96f
Remove worker type from CLI output (#4396)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Jeff Mitchell 49803e653c
Linter fixes numero 2 (#4408)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Louis Ruch d59f089819
feat(policies): Update SDK/API to support setting/clearing attributes (#4385)
2 years ago
Irena Rindos da30653486
commands: fix plurals (#4369)
2 years ago
Todd eb6d0dbd6a Use the intercepted token always. If the keyring matches, use it from there (#4355)
2 years ago
Yong Zhang e34d3bb415
Fix example scope id for role grants (#4348)
2 years ago
Todd d500f24014 fix: boundary authenticate returns an API error code when auth fails (#4342)
2 years ago
Todd dde833e8cf
Decrease number of flags shown for daemon/search (#4312)
2 years ago
Jeff Mitchell e91c4cbfe2
Remove support for 'id' field in grants (#4290)
2 years ago
Louis Ruch 7921ce22fd
test(grant): Use ID to validate version check (#4274)
2 years ago
Louis Ruch fe6126438e
chore: Fix typos (#4285)
2 years ago
dani 6a55245394
fix(cli): StoragePolicyId indent on list scopes (#4279)
2 years ago
Jeff Mitchell f5dd457b34
Multiple grant scope IDs (#4251)
2 years ago
Todd 0dac9005c1
Boundary auth without a keyring configured behaves like -keyring-type none (#4268)
2 years ago
Jeff Mitchell fff5f9506f
Migrate proxy logic to the API package (#4216)
2 years ago
Timothy Messier 9c5c17a3ee
feat(cmd): Disable postgres JIT for boundary dev
2 years ago
Todd 884a0cb1fc
Fix daemon synopsis and command grouping (#4249)
2 years ago
Jeff Mitchell 253d79116c
Swap id field in grants to ids since that's now standardized (#4250)
2 years ago
Todd 962f9bd638
Pass in options to NewCommand call (#4248)
2 years ago
Damian Debkowski 621b535dde chore: move infinity retention definition
2 years ago
Louis Ruch b237fe24f1 feat(cmd): Add help text for storage policy scope funcs
2 years ago
Damian Debkowski 5c1ef080cc feat(cmd): session recording reapply storage policy
2 years ago
Louis Ruch f26243e9af feat(recording): Delete Session Recording
2 years ago
Louis Ruch 86f10f3ea4 feat(recording): Add RetainUntil and DeleteAfter to Session Recording CLI
2 years ago
Louis Ruch 20897640cd feat(cli): Add support for Scope Storage Policy
2 years ago
Hugo 08e8d96514 feat(cmd): Policies
2 years ago
Jeff Mitchell 9332179a01
Remove the deprecated old KMS worker auth mechanism (#3935)
2 years ago
Todd 5aa560387c Add pagination for iam Roles (#4161)
2 years ago
Todd 97f800d396 Fix rebase issues
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
Jim fba9d1cdf1 Add client daemon repo, server, and cmd
2 years ago
Johan Brandhorst-Satzkorn 9ce5a14ef0 config: add max_page_size variable
2 years ago
Timothy Messier a77c88ae5d
feat(ratelimit): Increase default values (#4129)
2 years ago
Timothy Messier 6e233c879f
fix(ratelimit): Round up when setting Retry-After header
2 years ago
Timothy Messier 35b91c66de
refact(ratelimit): Rename MaxEntries to MaxQuotas
2 years ago
Timothy Messier 9438be4506
feat(ratelimier): Support disabling rate limiting
2 years ago
Timothy Messier 0bc423ebd8
feat(controller): Reload api rate limits on SIGHUP
2 years ago
Timothy Messier 6da47443fd
feat(ratelimit): Create rate limits from configs
2 years ago
Timothy Messier bee45dc486
feat(config): Add fields for controller rate limit configuration
2 years ago
Elim Tsiagbey 8b8d2822df
feat(oidc): OIDC Prompt (#4053)
2 years ago
Jeff Mitchell b6df5693b5
Add generic read/update/delete commands (#3992)
2 years ago
Jeff Mitchell cb1386932d
Use sdk wspb library and remove internal (#4025)
2 years ago
Jeff Mitchell cf3900a906
Fix three minor issues: (#4022)
2 years ago
Timothy Messier dd23f6fdbf
Update websocket library (#3908)
2 years ago
Jeff Mitchell a9e372930d
Revert 0bf60996c5 (#3990)
2 years ago