Commit Graph

194 Commits (af9db26b52e4fa2f5d343ee2dc3cb779c3068d4e)

Author SHA1 Message Date
Jeff Mitchell 9408b2b299
Add some more fixes caught by race detector (#4488)
2 years ago
Michael Li 9eb608feeb
chore: Update protobuf to 1.33 (#4485)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Johan Brandhorst-Satzkorn d9c6de4e8b
deps: update runc dependency (#4349)
2 years ago
Jeff Mitchell 296639e484
Add new GrantsForUser test (#4289)
2 years ago
Jeff Mitchell 03825a5b8f
Address some extra review feedback on multi scope grants (#4272)
2 years ago
Jeff Mitchell f5dd457b34
Multiple grant scope IDs (#4251)
2 years ago
Jim 6a37c93d77
fix: properly handle rows.Err() (#4261)
2 years ago
Jeff Mitchell 253d79116c
Swap id field in grants to ids since that's now standardized (#4250)
2 years ago
Damian Debkowski 40ce80bc55 feat(iam): read storage policy id for scope output
2 years ago
Damian Debkowski 1be1636883 feat(iam): support scope storage policy
2 years ago
Damian Debkowski 50990d1b19 chore: generated files
2 years ago
Johan Brandhorst-Satzkorn ad5b34da6b internal/iam: add scope list pagination
2 years ago
Todd 40d9c3fd1d Paginate iam groups (#4194)
2 years ago
Todd 0fad770d8a Paginate iam user (#4185)
2 years ago
Johan Brandhorst-Satzkorn d4f5677858 internal/iam: sort public_id descending
2 years ago
Johan Brandhorst-Satzkorn 9b40cf0801 internal/iam: validate token resource type
2 years ago
Todd 5aa560387c Add pagination for iam Roles (#4161)
2 years ago
Johan Brandhorst-Satzkorn 0d39456418 internal/boundary: add GetResourceType to Resource
2 years ago
Jim 798e86cefe
tests (ldap managed groups): extend tests to include ldap grps for GrantsForUser(...) (#3972)
2 years ago
Jim d5411a26f6
chore: update protobuf dep (#3669)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jim 84cc3a5988
fix(ldap managed grp): allow ldap managed grps to be added as principals (#3361)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Jeff Mitchell feb3aea38f Support multiple IDs in grants (#3263)
3 years ago
Haotian b806297afe
style(db): rename constraint names to follow sql style guide (#2973)
3 years ago
Jim 63a2b62b85
chore (deps): update GKW and protobuf; and run "make gen" (#3111)
3 years ago
Jeff Mitchell fc664eb35f
Improve grant validation (#3081)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Danielle 46037cf85a
Add Staticcheck to Build Pipeline (#2421)
3 years ago
Irena Rindos b26814a3cc
move user variables into globals (#2580)
4 years ago
Irena Rindos 946dab487e
enable recovery user to list targets and sessions (#2576)
4 years ago
Jeff Mitchell cede1aec93
Add initial templating support to Vault credential libraries (#2569) (#2575)
4 years ago
Jeff Mitchell b86430c2af
Add some common account bits and change over some getOpts -> GetOpts funcs (#2565) (#2566)
4 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Jim b0bc6bd632
refactor: eliminate gorm references in favor of go-dbw (#2386)
4 years ago
Johan Brandhorst-Satzkorn 222a935223
Update grpc-gateway dependency (#2311)
4 years ago
Jim 7aa7deafa3
chore: update go-dbw dependencies (#2298)
4 years ago
Jim 785241237e
refactor (kms): adopt the go-kms-wrapping/extras/kms package (#2027)
4 years ago
Johan Brandhorst-Satzkorn f69fbf2255
feat(proto): Format protobuf files with buf (#2033)
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Jeff Mitchell 5d33393cbd
Add target resource listing to default roles (#1803)
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Jim f63ca1313c
feature (kms/audit): Add base audit key type (#1651)
5 years ago