Commit Graph

107 Commits (deeac5c457e86c6c2bf6db50f00a385ecbf4a360)

Author SHA1 Message Date
dani 62c41191ff
[fix] allow IPv6 controllers, workers, and targets (#5221)
1 year ago
Jeff Mitchell 62d4f8453b
Don't explode grants from the DB (#5104)
2 years ago
Damian Debkowski bd03c99f89
test(target): validate ipv6 address for tcp targets (#5076)
2 years ago
Jim 28b465e4b8
refact: to use go-dbw CreateItems, DeleteItems (#4974)
2 years ago
Todd 8d5ec21d73
Create aliases when creating a target in repo (#4504)
2 years ago
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
Todd f7631edcab
rename target2 import alias to talias (#4482)
2 years ago
Irena Rindos 96d1f094a3 repo(targets): Add aliases to targets (#4336)
2 years ago
Jeff Mitchell 014a5a7aae
Vet/race fixes (#4421)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Johan Brandhorst-Satzkorn d9c6de4e8b
deps: update runc dependency (#4349)
2 years ago
Jim 6a37c93d77
fix: properly handle rows.Err() (#4261)
2 years ago
Jeff Mitchell 3414e09cbb
Remove announced deprecated code allowing ports in target addrs (#4265)
2 years ago
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)
2 years ago
Jeff Mitchell 0bf60996c5
Add generic read/update/delete commands (#3967)
2 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)
3 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