Commit Graph

1019 Commits (bf18555d5ef62e6fe559aeb71876b98df635db2c)

Author SHA1 Message Date
Chris Marchesi bf18555d5e
internal/host/plugin: remove custom queries for secrets (#1676)
4 years ago
Thor 8c842df8a8
Remove public_id and session id from Connection api (#1767)
4 years ago
Louis Ruch b692e0e54c
api(session): Add connection to api input (#1763)
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
Timothy Messier 1ae388438f
feat(subtypes): Add function to provide all known prefixes
4 years ago
Thor 9f7c650101
api: Returns connections as part of sessions (#1714)
4 years ago
Michael Gaffney 72d4d6d205
fix(sql): Remove warning from create_time trigger (#1751)
4 years ago
Jim 983f7b019c
refactor (db): Remove unused gorm formatter (#1738)
4 years ago
Chris Marchesi 84febd9983
internal/host/plugin: ensure UpdateCatalog triggers updates for sets (#1736)
4 years ago
Hugo Vieira f1063a62a0 feature(config): add sockaddr template support
4 years ago
Hugo Vieira 21a771b581 test(servers base): add tests ahead of functionality change
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
Jeff Mitchell b2efce961d
Fix comment on sync_interval_seconds being invalid (#1745)
4 years ago
Jeff Mitchell dc2148496b
Actually enable loopback plugin in dev (#1742)
4 years ago
Louis Ruch 9bec68f32c
refact(servers): Cleanup redundant if else (#1741)
4 years ago
Chris Marchesi 9e976cb4ae
internal/host/plugin: Fix TestUpdateSet (#1735)
4 years ago
Jeff Mitchell 95568ef07f
Fix tests using multiple controllers (#1734)
4 years ago
Jeff Mitchell ad8ce50f69
Fix Windows (#1733)
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
Jeff Mitchell 9213e4b821
Handle same-named options across subtypes (#1728)
4 years ago
Todd 18de3653f5
Set sync job still syncs when plugin reports no hosts in sets (#1726)
4 years ago
Todd 63bf60654e
Add plugin info on the CLI when reading a host. (#1725)
4 years ago
Michael Gaffney 55c6c5872f
feat(sqltest): Make container port configurable
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
Jim 5232be905b
fix (auth/oidc): Revert to working version of oidc acct upsert (#1719)
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
Dharini Jeeva c6e7abc9e0
update ui version (#1717)
4 years ago
Jim ebea283421
fix (kms): Add kms.ReconcileKeys(...) to fix missing audit DEK scenario (#1711)
4 years ago
Thor 7fa2cd2526
rename migration from 01-09 after bad merge (#1709)
4 years ago
Thor ad31b6d6c3
repo: Return connection informat in Session response object (#1690)
4 years ago
Jeff Mitchell 8cd8453113 Update dev loopback host plugin flag name
4 years ago
Jeff Mitchell 8110e0eab3
Increment version of host during updates (#1707)
4 years ago
Jim 1b6c9a25c8
Add more opts when using Create + WithOnConflict (#1706)
4 years ago
Jeff Mitchell b3fd23863f
Add external ID to host output (#1705)
5 years ago
Todd 46a1edcb3b
Add DNS Names and IP Addresses to the CLI output. (#1701)
5 years ago
Todd 78dc6cf370
OnConflict constraints for adding host ip and dns names in upsertHosts (#1700)
5 years ago
Jim c6d79bc911
feature (db): Add WithOnConflict support to CreateItems(...) (#1699)
5 years ago
Todd 5d2b0e94aa
Update sync interval seconds field. (#1698)
5 years ago
Todd Knight 5850001a07 Rename file to match others in directory and remove TODO.
5 years ago
Todd b16ce175e5
Fix secrets clearing bug in update. Changes to update count behavior for catalogs (#1691)
5 years ago
Todd 5cfcc41f00
Fix bug for adding preferred endpoint when non existed prior. (#1692)
5 years ago