Commit Graph

144 Commits (1cf94d0e3edd25f412ffdb618b0e2116a7c343ea)

Author SHA1 Message Date
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
Jeff Mitchell 7fc712de44 Bump protoc
5 years ago
Jeff Mitchell 2649d1b966
Move protooptions to sdk/pbs (#1486)
5 years ago
Todd Knight 39cc245966
Make gen after make tools. Includes make fmt of existing non generated files. (#1438)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Jeff Mitchell ce52acb968 Update strutil import
5 years ago
Jeff Mitchell 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Jeff Mitchell 4d27b58d2d
Add managed groups test (#1289)
5 years ago
Jeff Mitchell b513f21153
Add test for GrantsForUser (#1287)
5 years ago
Jeff Mitchell 9ecc384007
Add managed group support to role principals (#1270)
5 years ago
Michael Gaffney 094bdcdd2b
protobuf: remove unused imports (#1267)
5 years ago
Jeff Mitchell e6af51943d
Add read:self and delete:self to auth tokens and add logout command (#1162)
5 years ago
Michael Gaffney 3fe94335d4
Run make fmt
5 years ago
Jeff Mitchell 727d1c7085
Add "no-op" action and use it as default for scope permissions (#1138)
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
Jim 358f5a61fb
bump protoc to v3.15.8 (#1147)
5 years ago
Jeff Mitchell be10cc4b42
Update grpc/proto deps (#1136)
5 years ago
Jeff Mitchell c57841fa2e Update wording for user not found to indicate the auth method isn't primary for the scope
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Michael Gaffney aafbada3ae
Remove calls to `t.Helper()` from test methods (not helpers) (#1063)
5 years ago
Louis Ruch 93bad3cb83
400 if account already assocaited (#1048)
5 years ago
Jeff Mitchell 3c430678ae
Fix test scope errors (#1029)
5 years ago
Jeff Mitchell aa570f4e48
Honor child scope list permissions when recursing (#1016)
5 years ago
Jeff Mitchell fcbf372881
Bump proto/grpc deps (#1017)
5 years ago
Jeff Mitchell 22462cdd84
Add read:self and cancel:self to sessions; add dev unpriv user (#923)
5 years ago
Louis Ruch ff1293b983
Don't leak user ids in error messages (#916)
5 years ago
Jeff Mitchell cb3980cb8c
Remove list:self from main (#915)
5 years ago
Louis Ruch 628a02ad15
Scope role grants (#913)
5 years ago
Jeff Mitchell 1afa3a4b6c
Disallow an invalid grant format (#914)
5 years ago
Louis Ruch 178d4efa64
ICU-745/Refactor internal/session to new domain errors (#877)
5 years ago
Todd Knight 02cd972043
Create Sessions List Self Action (#888)
5 years ago
Jeff Mitchell 6cd97a4a6e
Add support for recursive listing (#885)
5 years ago
Jeff Mitchell 6b58a3317d
Add recursive listing to roles (#881)
5 years ago
Jeff Mitchell ee33a18caa
Add scope repo function to recursively list (#879)
5 years ago
Louis Ruch 8151b30ce9
ICU-743/Domain errors internal/kms refactor (#848)
5 years ago
Jeff Mitchell 84c617dc49 Run make gen after the gofumpt update
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Louis Ruch 70a5899e99
ICU-739/iam domain error refactor (#841)
5 years ago
Louis Ruch bfbb179741
ICU-738/Refactor internal/db to domain errors (#815)
5 years ago
Jeff Mitchell 11b821a200
Bump deps (#818)
5 years ago
Jim af6ef1b687
Refactor existing sentinel errors (#774)
6 years ago
Jeff Mitchell 13631064fc
Don't create a default role when the scope being created is a project (#658)
6 years ago
Jeff Mitchell fa700dc002
Add account ID templating (#518)
6 years ago
Jeff Mitchell 6ddfe407a3
Update allowed formats of ACL strings (#508)
6 years ago
Jim 1e71c55920
deprecate access to underlying *sql.DB via internal/db.DB() (#506)
6 years ago
Jeff Mitchell cefea936c3
Update ACLs to allow type=*. (#504)
6 years ago
Jeff Mitchell a38f40606e
Create default roles in scopes to allow authentication and listing scopes/auth methods (#502)
6 years ago
Todd Knight 0eb35f49d5
Correcting a bunch of incorrect documentation for the different API services and resources. (#494)
6 years ago