Commit Graph

411 Commits (ecbeab9035cfcff8ec0de74db12f3a69fa2dfe3d)

Author SHA1 Message Date
Louis Ruch 61fe77572e chore: make tools & make gen
4 years ago
Louis Ruch c4506ec743 feat(scheduler): Add support for run now option
4 years ago
Louis Ruch a90f1f4eb1 feat(target): Decode based on credential type
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Louis Ruch 425a56179f feat(worker): Implement egress credentials
4 years ago
Timothy Messier 27ebfa1125
Merge pull request #1796 from hashicorp/llb-credential-type-mapping
4 years ago
Louis Ruch d46daa573f feat(server): Add grpc_middleware recovery interceptor
4 years ago
Louis Ruch e75f1d2f73
feat(credential): Add mapping override update for API/SDK/CLI
4 years ago
Louis Ruch 1cc35fb0df
feat: Credential library mapping API/SDK/CLI on create path
4 years ago
Louis Ruch 72a15b8d2d
bug(target): Add *-host-sources actions to target service (#1794)
4 years ago
Jim baa1d88f1f
feature: Add client ip to inbound request information (#1678)
4 years ago
Thor 8c842df8a8
Remove public_id and session id from Connection api (#1767)
4 years ago
Timothy Messier 0cfd8279b0
fix(controller/targets): Fix creation of credential libraries
4 years ago
Timothy Messier 533b434d1a
refact(controller/targets): Move tcp functionality into subpackage
4 years ago
Timothy Messier c9b99306e1
refact(target): Add NewFunc to registry
4 years ago
Thor 9f7c650101
api: Returns connections as part of sessions (#1714)
4 years ago
Jeff Mitchell 5417cc5cb0
Fix setting nil attributes on host sets (#1746)
4 years ago
Jeff Mitchell 269fb94885 Add test controller option to not use a templated database
4 years ago
Jeff Mitchell 1c39691023
Fix setting host catalog attributes to nil (#1743)
4 years ago
Louis Ruch 9bec68f32c
refact(servers): Cleanup redundant if else (#1741)
4 years ago
Jeff Mitchell 95568ef07f
Fix tests using multiple controllers (#1734)
4 years ago
Jeff Mitchell 5559cf54d3
Don't always assume plugins should be activated (#1732)
4 years ago
Jeff Mitchell 3b83184700
Add missing read only check on secrets hmac field in handler (#1729)
4 years ago
Todd 056e72491d
Attempt to fix the ci error. (#1723)
4 years ago
Louis Ruch 0cf9573f24 chore: make fmt
4 years ago
Louis Ruch c33efbf223
chore: make fmt (#1721)
4 years ago
Todd 1417e17909
Fix nil pointer error when listing by non existing host catalog. (#1720)
4 years ago
Todd b1c53951d5
Use the correct collection actions response when updating host catalogs. (#1718)
4 years ago
Jeff Mitchell 866bfceefc
Add secrets_hmac to host catalog output (#1712)
4 years ago
Jim ebea283421
fix (kms): Add kms.ReconcileKeys(...) to fix missing audit DEK scenario (#1711)
4 years ago
Jeff Mitchell 8110e0eab3
Increment version of host during updates (#1707)
4 years ago
Jeff Mitchell b3fd23863f
Add external ID to host output (#1705)
4 years ago
Todd 5d2b0e94aa
Update sync interval seconds field. (#1698)
4 years ago
Todd b16ce175e5
Fix secrets clearing bug in update. Changes to update count behavior for catalogs (#1691)
4 years ago
Todd Knight f41bceda83 Merge from main and `make gen`
4 years ago
Todd Knight 884e1f2d18 Merge branch 'main' into plugin-hostcatalogs
4 years ago
Jim f46803d808
feature (authmethod): Add managed grps perms to auth collection actions (#1695)
4 years ago
Todd 61f9d1f6af
Add update set handler and sdk functionality (#1684)
4 years ago
Jeff Mitchell 30e9f944a2
Add sync interval to host sets (#1680)
4 years ago
Todd 050553ffcf
Add update catalog support for plugin based catalogs in handler and go sdk (#1673)
4 years ago
Jim 048fceaf54
feature (workers): Add audit events for worker requests (#1681)
4 years ago
Jeff Mitchell 48ac8b8f0b Merge branch 'main' into plugin-hostcatalogs
4 years ago
Jim eecd878b36
feature: Add signing (hmac-sha256) of audit entries (#1666)
4 years ago
Todd 54bccf3674
Mask manager can now include mask paths w/ a specified prefix which would be filtered otherwise (#1654)
4 years ago
Jim f63ca1313c
feature (kms/audit): Add base audit key type (#1651)
4 years ago
Jeff Mitchell 80d41b9044 Merge branch 'main' into plugin-hostcatalogs
4 years ago
Jeff Mitchell b9269ce93c
Update available actions for host resource (#1659)
4 years ago
Todd 808b986834
Read and List Plugin based Hosts (#1655)
4 years ago
Timothy Messier decc3ec2cf
test(targets): Change test to not depend on response order (#1653)
4 years ago
Timothy Messier 36f1ae75f7
feat(sdk): Add support for egress credentials to target service
4 years ago