Commit Graph

351 Commits (1cf94d0e3edd25f412ffdb618b0e2116a7c343ea)

Author SHA1 Message Date
Jeff Mitchell 1cf94d0e3e Fix merge issues
5 years ago
Jeff Mitchell 0fd906d964 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Oleg Butuzov 5a2fa689a7
refactor: replace (*regexp.Regexp).Match on (*regexp.Regexp).MatchString (#1617)
5 years ago
Louis Ruch 95327b5e43
style: Run make fmt (#1626)
5 years ago
Timothy Messier b5fbf9608e
refact(target): Remove old TargetType (#1618)
5 years ago
Jim 769416c2ff
refactor (controller): Use a grpc server for the grpc-gateway (#1576)
5 years ago
Timothy Messier eac433f7ff
refact(target): Move tcp into subpackage
5 years ago
Jeff Mitchell f01a8060a0 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jeff Mitchell c05324282f
Rename the UI passthrough dir flag/env var (#1600)
5 years ago
Jeff Mitchell 1c8e0ed1e1
Add scaffolding for external host plugins and convert aws/azure over (#1581)
5 years ago
Jeff Mitchell 70e6536919
Swap server interface for client (#1580)
5 years ago
Jeff Mitchell 158ab09952 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim c8b29ded1c
Events: Add outbound detail protobufs, request status code, and update event encrypt filter. (#1569)
5 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
5 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
5 years ago
Todd e11a481256
Register Azure and AWS at controller start up (#1570)
5 years ago
Jeff Mitchell 8b1ca4b0b8
Add host IDs to plugin host sets read response (#1568)
5 years ago
Jeff Mitchell 7d71618df0
Add more host-catalog and host-set CLI support (#1567)
5 years ago
Jim 350b79be2d chore: Update go:build tags to new fmt
5 years ago
Jeff Mitchell a834a14785
Add attribute flag building and parsing (#1562)
5 years ago
Todd 14cc97b645
Add authorize session for plugin based host sets. (#1559)
5 years ago
Todd a4ea99047f
Remove Prefix Id and Plugin Name fields (#1563)
5 years ago
Louis Ruch 49d5711a49
fix (service): corrects permission bug in hostset service (#1549)
5 years ago
Todd bbfef2802f
Placeholder Plugin Providers for Repos and added testPlugin struct (#1532)
5 years ago
Todd Knight 843d126428 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jeff Mitchell 01d4383c1b
Add preferred endpoints logic to API/handler/DB and some CLI bits (#1529)
5 years ago
Louis Ruch 6000f20ae5
chore(authenticate): remove deprecated authenticate:login and credentials field (#1534)
5 years ago
Jeff Mitchell a71cdae204 Merge remote-tracking branch 'origin/main' into plugin-hostcatalogs
5 years ago
Jeff Mitchell 1f7999ed97
Add authorized collection actions output for credential stores (#1530)
5 years ago
Todd Knight f2236482ad
Creating plugin catalog handler (#1521)
5 years ago
Jim 2afac7348a
fix (controller): Set controller CancelCtx (#1513)
5 years ago
Jeff Mitchell 70cb75d030
Fix sessions authorized actions output (#1527)
5 years ago
Todd Knight eb6bab8298
Add plugin sets to targets. (#1522)
5 years ago
Jeff Mitchell ec1c9c3584 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Todd Knight 715982148f
Create Plugin Host Set Handler for Create, List, Get (#1518)
5 years ago
Jeff Mitchell 92809b733a
Fix unknown permission issue with credential-store (#1524)
5 years ago
Timothy Messier 75388f727a
test: Refactor to use dbtest package instead of docker
5 years ago
Jeff Mitchell 081de3cf79
Migrate sdk/recovery to api/ and sdk/wrapper to internal (#1507)
5 years ago
Jeff Mitchell 2c61bd4963
Fix recursive listing when the ingress scope lacks permissions (#1478)
5 years ago
Louis Ruch 030c09c6b9
bug(targets): Fix panic in authorize-session (#1496)
5 years ago
Jeff Mitchell 2649d1b966
Move protooptions to sdk/pbs (#1486)
5 years ago
Jeff Mitchell b13975cb6a
Move API resource pbs to new location (#1484)
5 years ago
Louis Ruch 31af49e76d
refactor(worker): Move tcp_proxy into its own package (#1458)
5 years ago
Jim 477b541bf0
Events: ongoing clean up of eventing (#1448)
5 years ago
Jeff Mitchell e3012afb4f
Add primary auth method ID to default output fields, fix display bug (#1441)
5 years ago
Jim 68dd2a66ba
Remove unneeded hclog dependencies as we move forward with events (#1433)
5 years ago
Jeff Mitchell f8a51b987c
Migrate target host sets -> host sources (#1424)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Jim 70ad081e39
Events: convert from hclog to events (#1409)
5 years ago
Todd Knight 10e8aeae4b
Subtype Id registration moved to its own package (#1416)
5 years ago