Commit Graph

1447 Commits (d709b97e18efeb10fb8cd98d062edd5e113324b3)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn d709b97e18
fix(schema): Panic with error rather than function (#2391)
4 years ago
Johan Brandhorst-Satzkorn ac591d8283
fix(managed_groups): Fix validation function panic (#2390)
4 years ago
Renato Costa ec3d2ef360
Fix incorrect use of loop variable in parallel tests (#2389)
4 years ago
Irena Rindos b43e61c8c7
bug(workers): Create worker-led panics on invalid token (#2388)
4 years ago
Jim b0bc6bd632
refactor: eliminate gorm references in favor of go-dbw (#2386)
4 years ago
Louis Ruch 929a385fdb fix: move 'drop target_all_subtypes' after whx views
4 years ago
Irena Rindos dde0c35f23
Update request data in session manager (#2369)
4 years ago
Damian Debkowski 27e9f775be feat: add initial migration hook
4 years ago
Timothy Messier 79866a287f feat(schema): Add support for migration hooks
4 years ago
Michael Gaffney 1fa79e9aa1 test(db): Add tests for inserts into target_host_set
4 years ago
Michael Gaffney 0512ddb060 test(db): Add tests for inserts into target_credential_library
4 years ago
Damian Debkowski c4aa9a0358 test(sql) add tests to validate project scope for target_static_credential
4 years ago
Jeff Mitchell a56d7aa4d0
Ensure that "null" can only be specified in "set-" commands (#2363)
4 years ago
Jeff Mitchell 7364d84835
Add mechanism for plugin to normalize attributes (#2376)
4 years ago
Jim 2818bb65cd
feature (downstreams): Add hooks for optional downstream workers/router (#2359)
4 years ago
Johan Brandhorst-Satzkorn 222a935223
Update grpc-gateway dependency (#2311)
4 years ago
Zhihe Li 4e9f4ff0cc
chore: Bump UI commitsh and update changelog (#2356)
4 years ago
Jeff Mitchell f1b737c62e
Fix error validation code in attr parsing (#2353)
4 years ago
Louis Ruch d01f374490
bug(db): Fix credential purpose migration (#2351)
4 years ago
Randall Morey adf63c8a5f
chore: bump ui commitish to latest (#2350)
4 years ago
Michael Gaffney a6d9c228aa
Merge branch 'mgaffney-greppable-sql'
4 years ago
Jim 7aa7deafa3
chore: update go-dbw dependencies (#2298)
4 years ago
Jeff Mitchell 7df1331e93
Update configutil/pluginutil deps (#2346)
4 years ago
Louis Ruch 7fafadd70b
db: Add credential_sha256 to session_credentials (#2339)
4 years ago
Michael Gaffney ac6f14a37f
style(sql): make migrations more greppable
4 years ago
Jeff Mitchell 02dd28f587
Add support for SSH private key passphrases (#2331)
4 years ago
Jeff Mitchell 07bca9dd66
Ensure initial upstreams is empty before hcpb worker listing (#2334)
4 years ago
Louis Ruch dcccaf1bcf
bug(cmd): Ensure RunShutdownFuncs is called when an early error occurs (#2333)
4 years ago
Jeff Mitchell 3f5d265cfd Update bats tests with new password paradigm
4 years ago
Jeff Mitchell fa17fdf9d7
Update wording and fix a missing prompt (#2329)
4 years ago
Jeff Mitchell d92cbac37d Update enos/bats with changes
4 years ago
Jeff Mitchell fe2ee7ef4a
Change behavior of `-token` and `-password` to support env/file only (#2327)
4 years ago
Louis Ruch 53dbd51f14
Only consume ssh brokered credentials if the target is tcp (#2323)
4 years ago
Jeff Mitchell 26ffa705e5
Add parsepath logic to password in various places (#2325)
4 years ago
Jeff Mitchell 090b2b28f8
Clean up some dev config kms code (#2321)
4 years ago
Michael Gaffney 661d6a551e
test(tcp): only host sets from the same project can be added to a target
4 years ago
Jeff Mitchell 8800ec9c94
Reorganize logic to allow a poison pill (#2317)
4 years ago
Louis Ruch fc25178827
bug(server): Start ops listener even if controller is nil (#2314)
4 years ago
Randall Morey 0a865e0b89
chore: bump ui version (#2310)
4 years ago
Randall Morey bf9ecc879f
chore: bump UI version to latest (#2307)
4 years ago
Michele Degges 047b9bea05
Merging ENT updates back into OSS (#2309)
4 years ago
Jeff Mitchell 65cff995d7
Remove `-token` flag (#2303)
4 years ago
Jeff Mitchell 4bd249d347
Fix some missing net.JoinHostPort calls (#2305)
4 years ago
Jeff Mitchell a67085f663
Add methods to get attributes more easily in Go API (#2299)
4 years ago
Ryan Cragun 9169c6bacb
[QTI-220] Add infrastructure integration testing (#2282)
4 years ago
Damian Debkowski c25b9285c0
fix(test) uncomment ro tests for cred update (#2301)
4 years ago
Damian Debkowski 2cbe65597b
fix(creds) fix unit test for ssh private key creds (#2297)
4 years ago
Damian Debkowski 2db5840790
fix(cli) check error value in executeExtraActionsImpl funcs (#2293)
4 years ago
Todd 1aad2627c8
OSS side of second downstream connections (see enterprise PR 69) (#2292)
4 years ago
Louis Ruch 47739566bc
bug(vault): Fix token len check (#2291)
4 years ago