Commit Graph

93 Commits (cae97fcd2e2019c05e09aec24c7068e6fbbfc5d1)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn fc9b26efa7 internal/target: sort public_id descending
2 years ago
Johan Brandhorst-Satzkorn 025ef0d9ca internal/target: validate token resource type
2 years ago
Johan Brandhorst-Satzkorn 7b27d7d20f internal/target: fix some test typos
2 years ago
Johan Brandhorst-Satzkorn 71b21c5f39 internal/target: fix sql query nits (#4102)
2 years ago
Johan Brandhorst-Satzkorn 37d4f0e373 internal/target: correct comment (#4091)
2 years ago
Johan Brandhorst-Satzkorn 575e9641f8 Some pagination tweaks (#4074)
2 years ago
Johan Brandhorst-Satzkorn d4d856e712 internal/target: refactor for new pagination design
2 years ago
Johan Brandhorst-Satzkorn 605e44e7ac target: add pagination support
2 years ago
Johan Brandhorst-Satzkorn 0d39456418 internal/boundary: add GetResourceType to Resource
2 years ago
Jeff Mitchell b6df5693b5
Add generic read/update/delete commands (#3992)
2 years ago
Jeff Mitchell a9e372930d
Revert 0bf60996c5 (#3990)
3 years ago
Jeff Mitchell 0bf60996c5
Add generic read/update/delete commands (#3967)
3 years ago
Jim d5411a26f6
chore: update protobuf dep (#3669)
3 years ago
Jeff Mitchell be8e9fc61c
Fix address not returning on 10001+ list value (#3644)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Jeff Mitchell 18e59998e9
Add storage bucket worker filter handling
3 years ago
Louis Ruch 0d96a20024
feat(target): Add domain support for storage bucket association
3 years ago
Jeff Mitchell 20391e3503
Add default client port to targets and use in connect command (#2767)
3 years ago
Elim Tsiagbey 16f48686a7
Refactor Target Repository (#3092)
3 years ago
Jim 63a2b62b85
chore (deps): update GKW and protobuf; and run "make gen" (#3111)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Hugo 41b1b5b4b7
feat(db): Introduce migrations for ssh targets (#2960)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Hugo e455e31f9e
fix(target): Incorrectly allowing whitespace on Target's address field (#2862)
3 years ago
Hugo 0bee55aa19
fix(target): Correct accounting of updated rows when deleting address (#2799)
3 years ago
Damian Debkowski 760671f223 feat(target): Support connecting to an address associated to a Target
3 years ago
Irena Rindos 834a2a88f7
feat(targets): Addition of egress and ingress worker filters (#2654)
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Hugo Vieira bf1486f75e
refact(target): Add context to RepositoryFactory constructor
4 years ago
Hugo Vieira bf263fbd7d
perf(target): Use new Permissions object to determine resource access
4 years ago
Hugo Vieira 63196ee4ca
feat(target): Implement new WithPermissions option
4 years ago
Hugo Vieira 224f8d2d4e
refact(controller): Move Target Repository Factory to the target package
4 years ago
Jim b0bc6bd632
refactor: eliminate gorm references in favor of go-dbw (#2386)
4 years ago
Damian Debkowski 27e9f775be feat: add initial migration hook
4 years ago
Johan Brandhorst-Satzkorn 222a935223
Update grpc-gateway dependency (#2311)
4 years ago
Michael Gaffney 661d6a551e
test(tcp): only host sets from the same project can be added to a target
4 years ago
Louis Ruch a17e973712
feat(credentials): Refactor credential purposes (#2260)
4 years ago
Jeff Malnick 1f66685864
feat: set default connection limit to unlimited (-1) instead of 1 (#2234)
4 years ago
Louis Ruch 4b365db634 feat(target): Add support for static credentials during authorize-session
4 years ago
Louis Ruch 00dfea1244 feat(target): Add support for static credential as target credential sources
4 years ago
Todd 06a2f4ce9c
Require default ports to be defined for newly created tcp targets. (#2148)
4 years ago
Johan Brandhorst-Satzkorn f69fbf2255
feat(proto): Format protobuf files with buf (#2033)
4 years ago
Jeff Mitchell 4cf2a87e8d
Update targets to new listing method (#2045)
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Timothy Messier c8be4a9890 refact(target): Switch subtype attributes to oneof
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Timothy Messier c9b99306e1
refact(target): Add NewFunc to registry
4 years ago
Timothy Messier 1b7cfb1704
feat(target): Add support for credential library validation
5 years ago