Commit Graph

251 Commits (4cb020fb3fa1df66b4539d2ed046a63d2db5cf7c)

Author SHA1 Message Date
Jim 723dbdfedf
fix (boundary dev): make the LDAP auth method active-public (#3344)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Todd 8980143278
Allow kms purpose "downstream-worker-auth" (#3299)
3 years ago
Jim d4e537c88d
chore: updgrade pgx direct deps to v5 (#3258)
3 years ago
Jim d49fde2299
feat(cli/session-recordings): add download cmd
3 years ago
Danielle Miu a4a14fc7fc
merged commit for plugin rework, storage bucket sql and proto, storage bucket secret rewrapping, storage bucket repository
3 years ago
Louis Ruch 798a1f952a
feat(storage): Add support for storage plugins
3 years ago
Louis Ruch 351444f1bd
refact(plugin): Move host loopback plugin into internal/plugin/loopback
3 years ago
Jim 20cf521cc0
feat(bsr): add bsr kms support in config, dev and tests
3 years ago
Jim b974063a52
chore (boundary/dev): remove typo (#3194)
3 years ago
Jim af1092e8e8
feat (boundary/dev): add connection info for dev ldap server when running via `boundary dev` (#3193)
3 years ago
Jim 667ea285be
feature (boundary dev): add support for dev ldap auth method (#3192)
3 years ago
Jeff Mitchell 163ce184b8
KMS-PKI Workers (#3101)
3 years ago
Elim Tsiagbey 16f48686a7
Refactor Target Repository (#3092)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Jeff Mitchell b2bab45c13
Port over changes (#3061) (#3062)
3 years ago
Johan Brandhorst-Satzkorn 4146c0c55d
Upgrade Go version to 1.20 (#2898)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Timothy Messier e66ea15fef
fix(cli): Status code on api error
3 years ago
Hugo Vieira f85da3ee2b feat(cmd): Create target using address on boundary dev / database init
3 years ago
Jeff Mitchell b286060ea8
Fix string regression in attribute parsing (#2759)
3 years ago
Jeff Mitchell 098248be18
Add the ability for CLI map values to contain keys only, which map to JSON nulls (#2721)
3 years ago
Johan Brandhorst-Satzkorn df02501dcc
Create new "previous-root" key purpose for root key migrations (#2639) (#2648)
3 years ago
Jeff Mitchell 0c96c6ff6c
Split grace period into multiple config values (#2578) (#2603)
3 years ago
Irena Rindos b26814a3cc
move user variables into globals (#2580)
4 years ago
Jeff Mitchell cede1aec93
Add initial templating support to Vault credential libraries (#2569) (#2575)
4 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Haotian 3be8b6efed
refactor(metric): move common metrics functions out of 'internal' directory (#2536)
4 years ago
Irena Rindos d951e1ebc1
Worker graceful shutdown (#2455)
4 years ago
Damian Debkowski 546c5dc5be
feat: static json credentials (#2423)
4 years ago
Hugo Vieira 8ab9ffbcac refact(cmd): Encapsulate some functionality on Command and Server
4 years ago
Timothy Messier 047a66e87d
fix(worker): Improper reload when running as controller and worker (#2438)
4 years ago
Jeff Mitchell 16c9e9b592 Add ability to skip shared lock acquisition
4 years ago
Hugo Vieira bf1486f75e
refact(target): Add context to RepositoryFactory constructor
4 years ago
Haotian 17ddc301a8
feat(cli): add/set/remove worker tags (#2266)
4 years ago
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Jeff Mitchell a56d7aa4d0
Ensure that "null" can only be specified in "set-" commands (#2363)
4 years ago
Jeff Mitchell f1b737c62e
Fix error validation code in attr parsing (#2353)
4 years ago
Jeff Mitchell fa17fdf9d7
Update wording and fix a missing prompt (#2329)
4 years ago
Jeff Mitchell fe2ee7ef4a
Change behavior of `-token` and `-password` to support env/file only (#2327)
4 years ago
Jeff Mitchell 8800ec9c94
Reorganize logic to allow a poison pill (#2317)
4 years ago
Jeff Mitchell 65cff995d7
Remove `-token` flag (#2303)
4 years ago
Damian Debkowski c2bfcc0664
refactor(api module): enforce typed definitions (#2238)
4 years ago
Jeff Mitchell 7ab7c8eaf4
Have fallback eventing use json format (#2216)
4 years ago
Timothy Messier fd5d15af27
feat(config): Add database config options for idle connection management (#2176)
4 years ago
Todd 19b549c44a
Rename package servers to server (#2222)
4 years ago
Todd eb37fc8d07
Quote tags before printing them out. (#2211)
4 years ago
Jeff Mitchell 32d04b9ce7
Allow a worker to use KMS auth but accept PKI for proxy (#2206)
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Johan Brandhorst-Satzkorn d06ac0d370
Propagate plugin execution dir to CreatePlugin (#2183)
4 years ago