Commit Graph

397 Commits (f9dfd024ed5f2ceb8959a295a43e070b9e1cbb6a)

Author SHA1 Message Date
Todd fa39fe5b0f
Delete the base auth account when a concrete auth account is deleted (#2528)
4 years ago
Irena Rindos 4493dfd527 use prior and current worker auth keys (#2495)
4 years ago
Timothy Messier a2ef14283b
fix(org): Address bug that prevented deleting an org (#2465)
4 years ago
Damian Debkowski 546c5dc5be
feat: static json credentials (#2423)
4 years ago
Irena Rindos 821d8317dc
address op state review feedback (#2453)
4 years ago
Jeff Mitchell 53b5e532d5
Remove deprecated methods/fields on targets (#2393)
4 years ago
Irena Rindos fc0ead73e6
feat(workers): worker operational state (#2427)
4 years ago
Jeff Mitchell 9002930d65 Adapt shared lock skip logic to dbswap branch (#2437)
4 years ago
Hugo Vieira bed6e1a0ff feat(server): Reload database on SIGHUP
4 years ago
Hugo Vieira 621f8a9ff2 fix(schema): Database connection not cleanly closed
4 years ago
Irena Rindos 18dff62b7b
Merge BYOW GA branch to main (#2398)
4 years ago
Timothy Messier 2fbdcf6ce0
feat(session): Use permissions for limiting list results
4 years ago
Louis Ruch d7c4c648ec
bug(vault): Correctly handle credential stores with expired tokens (#2399)
4 years ago
Jeff Mitchell 01fb949d0b
Add controller-led worker auth flow (#2413)
4 years ago
Johan Brandhorst-Satzkorn de2c40fa77
Fork pgtap-docker to support arm64 (#2411)
4 years ago
Damian Debkowski 3f70644978
fix(db): update host_plugin_set to set project_id value (#2410)
4 years ago
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Danielle 07a4082aa1
Add SQL Migration 05 From go-kms-wrapping (#2371)
4 years ago
Johan Brandhorst-Satzkorn d709b97e18
fix(schema): Panic with error rather than function (#2391)
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
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
Johan Brandhorst-Satzkorn 222a935223
Update grpc-gateway dependency (#2311)
4 years ago
Louis Ruch d01f374490
bug(db): Fix credential purpose migration (#2351)
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
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
irenarindos 4908aba546 feat(vault): Add unimplemented worker filter support to OSS
4 years ago
Louis Ruch a17e973712
feat(credentials): Refactor credential purposes (#2260)
4 years ago
Louis Ruch ef5ac07f02
Add ssh_private_key support for Vault libraries and targets (#2263)
4 years ago
Jeff Mitchell 011e2e7425
Add ssh private key type and add type to static store (#2262)
4 years ago
Jim 3da78aa7e4
refactor (kms): Update dependency required a small refactor (#2253)
4 years ago
Jeff Malnick 1f66685864
feat: set default connection limit to unlimited (-1) instead of 1 (#2234)
4 years ago
Timothy Messier fd5d15af27
feat(config): Add database config options for idle connection management (#2176)
4 years ago
Damian Debkowski 3e9c99c217
refactor(user_password) rename all references of user_password to username_password (#2232)
4 years ago
Jeff Mitchell 396edfca80
Add an extra cleanup task for sessions stuck in canceling state (#2229)
4 years ago
Louis Ruch 4cacd0a605
bug(scheduler): Fix controller id length check (#2226)
4 years ago
Timothy Messier f3c90df300
chore(db): Silence db logs by default for tests
4 years ago
Louis Ruch 9671daf6e0 Revert "refactor(user_passsword) change all references of user_password into username_password (#2189)"
4 years ago
Damian Debkowski ab58b24142
refactor(user_passsword) change all references of user_password into username_password (#2189)
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Jeff Mitchell b0480eb7b3 Move migrations to 32
4 years ago
Todd beecbbb8a2
Upsert creates a new KMS and Updates PKI workers (#2187)
4 years ago
Irena Rindos 06d0f99536
bug(workersAPI): do not allow nonprintable or uppercase name or desc (#2186)
4 years ago