Commit Graph

879 Commits (decc3ec2cf5510ec80989c3a318b2fd4e2072935)

Author SHA1 Message Date
Timothy Messier decc3ec2cf
test(targets): Change test to not depend on response order (#1653)
5 years ago
Timothy Messier 7d7d8af694
feat(cli): Add support for egress credentials for targets command
5 years ago
Timothy Messier 1da403a2d2
feat(api): Add support for egress credentials for targets endpoint
5 years ago
Timothy Messier 36f1ae75f7
feat(sdk): Add support for egress credentials to target service
5 years ago
Timothy Messier 1b7cfb1704
feat(target): Add support for credential library validation
5 years ago
Timothy Messier 2cc58ff901
refact(target): Change repository to take CredentialLibraries
5 years ago
Jim 8ae6e9892f
feature (events/audit): Add auth info to audit events (#1644)
5 years ago
Louis Ruch c9a189a18e
test(kms): Add missing tests and fixup some log lines (#1645)
5 years ago
Jeff Mitchell 1782f6a4e4
Enhance worker connection security (#1641)
5 years ago
Jim a679300b50
feature (events): Classify auth method request/resp messages for audit events. (#1640)
5 years ago
Jeff Mitchell 3de16b6e21
Fix TLS 1.2 support (#1637)
5 years ago
Timothy Messier 24c6c329fe
chore(target): Remove unused option support from repo Create
5 years ago
Michael Gaffney c361e6ec22
fix(warehouse): Add primary key to credential group membership table (#1636)
5 years ago
Jim 99d6da4121
feature (events): Add audit request interceptors (#1620)
5 years ago
Louis Ruch 157bea08b9
test(vault): Register vault jobs for tests to reduce error spam in logs (#1630)
5 years ago
Jim 1ce9a71b53
feature (db): Add on conflict support to db.Create(...) (#1612)
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 02b2291375
feat(subtypes): Make Registry thread-safe
5 years ago
Timothy Messier eac433f7ff
refact(target): Move tcp into subpackage
5 years ago
Timothy Messier 51812ff779
docs(target): Mark additional fields as output only (#1609)
5 years ago
Jeff Mitchell c05324282f
Rename the UI passthrough dir flag/env var (#1600)
5 years ago
Jim 3b99ded7ad
refactor: Update gorm deps (#1591)
5 years ago
Michael Gaffney 7ccab48a3c
style: Run `make fmt`
5 years ago
Timothy Messier e3f7c263b0
refactor(sqltest): Update init script to support migration editions
5 years ago
Timothy Messier 8caaf3e076
refactor(schema): Add support for migration editions
5 years ago
Jeff Mitchell 217adfc4d2
Pull over CombinedSliceFlagValue from WIP plugin-hostcatalogs (#1582)
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
Jim 350b79be2d chore: Update go:build tags to new fmt
5 years ago
Randall Morey 0eb1ab1698
chore: bump UI commit (#1565)
5 years ago
Timothy Messier 88b3c8358c
feat(cmd): Include version metadata in output (#1560)
5 years ago
Louis Ruch 49d5711a49
fix (service): corrects permission bug in hostset service (#1549)
5 years ago
Todd 0ba217cbfa
Run `make tools` and `make gen` now that the dependencies have been updated. (#1552)
5 years ago
Louis Ruch 1c40100edd
tests(scheduler): fix unit test deadlock (#1550)
5 years ago
Jim 5312f7d042
fix (credential/vault): Correct typo in error msg (#1547)
5 years ago
Louis Ruch 6000f20ae5
chore(authenticate): remove deprecated authenticate:login and credentials field (#1534)
5 years ago
Jeff Mitchell 7fc712de44 Bump protoc
5 years ago
Louis Ruch 6a92e08928
refact(worker): update worker porxy handler signature to return an error (#1536)
5 years ago
Louis Ruch 8b5e4a175a
feat(worker): add egress credentials option to proxy (#1531)
5 years ago
Jeff Mitchell bc240da52b Fix word ordering
5 years ago
Timothy Messier 99d0d2f682
wh: Add wh_credential_dimension and bridge tables
5 years ago
Jeff Mitchell 1f7999ed97
Add authorized collection actions output for credential stores (#1530)
5 years ago
Michael Gaffney e9d3cebd45
feat(credential): Add specific credential types (#1525)
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
Jeff Mitchell 92809b733a
Fix unknown permission issue with credential-store (#1524)
5 years ago