Commit Graph

65 Commits (1cf94d0e3edd25f412ffdb618b0e2116a7c343ea)

Author SHA1 Message Date
Jeff Mitchell 1cf94d0e3e Fix merge issues
5 years ago
Jeff Mitchell 0fd906d964 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim 1ce9a71b53
feature (db): Add on conflict support to db.Create(...) (#1612)
5 years ago
Todd 23baaac36b
Add DB changes for host, set members, and host addresses for plugins. (#1584)
5 years ago
Timothy Messier eac433f7ff
refact(target): Move tcp into subpackage
5 years ago
Jeff Mitchell f6efde041d Merge branch 'main' into plugin-hostcatalogs
5 years ago
Michael Gaffney 7ccab48a3c
style: Run `make fmt`
5 years ago
Jeff Mitchell 2baa5d3999 Move postgres files post-merge from main
5 years ago
Jeff Mitchell 13ad92d800 Merge remote-tracking branch 'origin/main' into plugin-hostcatalogs
5 years ago
Timothy Messier 8caaf3e076
refactor(schema): Add support for migration editions
5 years ago
Jeff Mitchell 098c3e1f22 Update sdk dep from proper branch and fix building
5 years ago
Jeff Mitchell 158ab09952 Merge branch 'main' into plugin-hostcatalogs
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
Todd 14cc97b645
Add authorize session for plugin based host sets. (#1559)
5 years ago
Todd a4ea99047f
Remove Prefix Id and Plugin Name fields (#1563)
5 years ago
Todd bbfef2802f
Placeholder Plugin Providers for Repos and added testPlugin struct (#1532)
5 years ago
Jeff Mitchell 01d4383c1b
Add preferred endpoints logic to API/handler/DB and some CLI bits (#1529)
5 years ago
Jeff Mitchell a8eb505570 Fix collision in migration version
5 years ago
Jeff Mitchell a71cdae204 Merge remote-tracking branch 'origin/main' into plugin-hostcatalogs
5 years ago
Timothy Messier 99d0d2f682
wh: Add wh_credential_dimension and bridge tables
5 years ago
Todd Knight e208800f77 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Timothy Messier 75388f727a
test: Refactor to use dbtest package instead of docker
5 years ago
Todd Knight 1237d05232 Create a repository to create, lookup, and list host plugins.
5 years ago
Todd Knight db9e1106a9
feat(host): Add host plugin related schemas and tests (#1475)
5 years ago
Timothy Messier 90e2c871f0
refactor(wh): Remove host prefix from wh_user_dimension org fields
5 years ago
Timothy Messier 026f09a9a8
refactor(wh): Rename primary and foreign key columns
5 years ago
Michael Gaffney 5f88243ddc
Fix db migration that adds support for OIDC in the data warehouse (#1471)
5 years ago
Timothy Messier 0f19009cea
feat(wh): Add oidc related columns to wh_user_dimension (#1455)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Jeff Mitchell 528d54b4ad
Add token/userinfo claims to account read output (#1419)
5 years ago
Jeff Mitchell 140c54e319 Repoint base62 import
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
Chris Marchesi 895de869ab
internal/db: add enumeration constraints for the server table (#1386)
5 years ago
Louis Ruch 26a0303b38
Add sentinel and sanitize package (#1353)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Louis Ruch 8e4323c31c
Scheduler run jobs failure (#1310)
5 years ago
Jeff Mitchell 9ecc384007
Add managed group support to role principals (#1270)
5 years ago
Jeff Mitchell 15bd1a5245
Add initial SQL for managed groups (#1253)
5 years ago
Jeff Mitchell 7ee8ddba6a True up some spelling
5 years ago
Jeff Mitchell 6f34da8923
Add cleanup of dead connections no longer reported by a worker (#1220)
5 years ago
Louis Ruch feb5d7385d
Louis job scheduler (#1197)
5 years ago
Michael Gaffney 120b5e4c79
Run make migrations
5 years ago
Jim 2437cdcc8d
OIDC: add support for account claim maps (#1186)
5 years ago
s-christoff 9ceeb3bd65
Add -container-image flag (#1112)
5 years ago
Jim 25e657fa51
Ongoing OIDC: support to request additional OIDC scopes from the IdP (#1175)
5 years ago
Jim Lambert be7fc67842 regenerate migrations
5 years ago
Jim 3ee651deab
fix primary account data returned for users when a passwd auth method is the primary auth method (#1154)
5 years ago
Jim 75108cbc8b
Ongoing OIDC: return the primary account info along with the user. (#1145)
5 years ago