Commit Graph

34 Commits (59d754e85fbda5eff9bdba856f5b1b14c5a2ccfc)

Author SHA1 Message Date
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Michael Gaffney 0e637f47b5
feat(credential): Use credential type when issuing credentials
4 years ago
Michael Gaffney c317901db4
feat(credential): add credential type to credential library on create
4 years ago
Louis Ruch 9b39345c7f bug(credential): Fix panic in credential Issue
4 years ago
Jeff Mitchell b64761f38f
Add repository and functions around plugin host set membership (#1629)
4 years ago
Jim 769416c2ff
refactor (controller): Use a grpc server for the grpc-gateway (#1576)
4 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
4 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
4 years ago
Jim 477b541bf0
Events: ongoing clean up of eventing (#1448)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Todd Knight 10e8aeae4b
Subtype Id registration moved to its own package (#1416)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Jeff Mitchell 4363a4084e
Add membership setting function (#1259)
5 years ago
Louis Ruch feb5d7385d
Louis job scheduler (#1197)
5 years ago
Todd Knight 61e236f76d
OIDC Callback Error Redirect (#1174)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Michael Gaffney d3146992f1
Errors: add Code and Kind for external system errors (#1080)
5 years ago
Louis Ruch 93bad3cb83
400 if account already assocaited (#1048)
5 years ago
Jim b39dff8140
New error codes. (#1019)
5 years ago
Jeff Mitchell 68f8d7e595 Rerun make gen
5 years ago
Louis Ruch 7387cec475
Remove sentinel errors (#968)
5 years ago
s-christoff 6623be8bfb
Refactor internal/auth to return domain specific errors (#905)
5 years ago
Louis Ruch 178d4efa64
ICU-745/Refactor internal/session to new domain errors (#877)
5 years ago
s-christoff 81785e139f
[enhancement] Refactor authtoken repo to return domain specific errors (#876)
5 years ago
Todd Knight ec6151d174 Organize DB Schema Migration Code and DB Init Checks (#842)
5 years ago
Louis Ruch 84656dbfea
ICU-747,ICU-748/refactor internal/oplog and internal/perms to use domain errors (#854)
5 years ago
Louis Ruch 8151b30ce9
ICU-743/Domain errors internal/kms refactor (#848)
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Louis Ruch bfbb179741
ICU-738/Refactor internal/db to domain errors (#815)
5 years ago
Louis Ruch ec0020de90
Refactor host_repo -> domain errors (#786)
5 years ago
Louis Ruch aa655f6991
Revert errorid (#797)
5 years ago
Louis Ruch d30dd0ff64
Refactor domain error to use errorId (#790)
5 years ago
Jim af6ef1b687
Refactor existing sentinel errors (#774)
5 years ago
Jim fb3f11997e
New domain errors based on the ICU-019 RFC (#760)
5 years ago