Commit Graph

145 Commits (02ff2db66e015aed51a2b9d1735dcc8036d9bfba)

Author SHA1 Message Date
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
Jeff Mitchell 528d54b4ad
Add token/userinfo claims to account read output (#1419)
5 years ago
Jim 11124794bf
Events: add node for formatting/filtering cloudevents (#1390)
5 years ago
Louis Ruch 74aba58c73
Remove Telemetry from config tests (#1401)
5 years ago
Jeff Mitchell ed6c59a053 Update the rest of the shared libs locations
5 years ago
Jeff Mitchell ce52acb968 Update strutil import
5 years ago
Jeff Mitchell 44329d4ff9 Repoint mlock import
5 years ago
Jeff Mitchell 140c54e319 Repoint base62 import
5 years ago
Jeff Mitchell 9ba1948298 Remove telemetry calls as we aren't using them
5 years ago
Jeff Mitchell 051fe60718 Duplicate logging instead of using from shared secure libs, as it's going out of there and we'll be moving away from hclog anyways
5 years ago
Chris Marchesi 5a70875726
internal/servers/controller: Worker failure connection cleanup (#1340)
5 years ago
Jeff Mitchell 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Jim 1daa3ebefe
integrate events into the servers (#1355)
5 years ago
Jeff Mitchell 7c3d5be4f6
Update format of secret to return both raw and decoded when possible (#1372)
5 years ago
Jeff Mitchell 86c9a90554
Update target credential library service, API, SDK, CLI (#1343)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Jeff Mitchell 9c945b7021
Migrate ParseAddress to shared-secure-libs (#1313)
5 years ago
Jeff Mitchell ad93315b59
Add predictable account IDs in dev mode (#1271)
5 years ago
Jeff Mitchell 7da892a054
Managed Groups OIDC Repo (#1254)
5 years ago
Jeff Mitchell 15bd1a5245
Add initial SQL for managed groups (#1253)
5 years ago
Jeff Mitchell 22d5c88a0b
Add Output Fields support (#1192)
5 years ago
Michael Gaffney f130563da7
Run make fmt
5 years ago
Dylan Scott 4ae5003763
PR #1001: Postgres Connection Pooling Control (#1015)
5 years ago
s-christoff 9ceeb3bd65
Add -container-image flag (#1112)
5 years ago
Jeff Mitchell 4690225c1e
Update delete action behavior and JSON format output (#1155)
5 years ago
Jeff Mitchell e6af51943d
Add read:self and delete:self to auth tokens and add logout command (#1162)
5 years ago
Jeff Mitchell 727d1c7085
Add "no-op" action and use it as default for scope permissions (#1138)
5 years ago
Todd Knight 072b950540
Filter inactive and private oidc auth methods from unauthenticated list requests (#1110)
5 years ago
Jeff Mitchell f05f37d0fa
Fix panic in non-generated API calls when printing as JSON (#1095)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Todd Knight 48ef25433f
Fix creation of initial Scope roles (#996)
5 years ago
Jeff Mitchell 9649a19d23
Update CLI error codes to be consistent with `connect` (#976)
5 years ago
Jeff Mitchell 519efa6dd1
Add -filter to CLI listing and website docs (#967)
5 years ago
Jeff Mitchell 4738ceee5d
Add TLS certificate and worker tag reloading on SIGHUP (ICU-1142) (ICU-1143) (#959)
5 years ago
Jeff Mitchell 72aa110f72
CLI JSON updates (#962)
5 years ago
Jeff Mitchell 1ce09069a5
Move worker selection above session creation (#929)
5 years ago
Jeff Mitchell e9da3a871d
Switch on CORS by default if not specified (#928)
5 years ago
Jeff Mitchell 22462cdd84
Add read:self and cancel:self to sessions; add dev unpriv user (#923)
5 years ago
Jeff Mitchell d279a906ce
Allow public_cluster_addr to use an env var or file (#907)
5 years ago
Todd Knight 568594d1b3
Release the shared lock using a non cancelled context (#918)
5 years ago
Louis Ruch 628a02ad15
Scope role grants (#913)
5 years ago
Todd Knight 1f9fcad1cd
Adding Migrate Command (#872)
5 years ago
Jeff Mitchell 6b58a3317d
Add recursive listing to roles (#881)
5 years ago
Todd Knight ec6151d174 Organize DB Schema Migration Code and DB Init Checks (#842)
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Jeff Mitchell 5b5602969f
Update go-keyring to use forked version (#846)
5 years ago
Jeff Mitchell 9a84e50493 Minor linting
5 years ago
Todd Knight aa4157639c
Change Format of API Error (#784)
5 years ago
Jeff Malnick af2d9dfe90
fix: do not print info in output that could be JSON or YAML format (#799)
5 years ago