Commit Graph

199 Commits (ace2def49dce2971ce37db44d94faac0e2289bb7)

Author SHA1 Message Date
Jeff Mitchell e0787f4de0 Simplify worker auth rotation timing logic (#3237)
3 years ago
Jeff Mitchell 77fd51fb12 Add more logging to worker auth rotation and test flags
3 years ago
Jeff Mitchell 037dc0cf18 Add missing nil check in test
3 years ago
Jeff Mitchell f9f7ee2cc4 Fix build
3 years ago
Jeff Mitchell bbe9719e19
Add tracking of worker used for injection (#3204)
3 years ago
Elim Tsiagbey a2f8d87bfb
Add support for setting, adding & deleting LDAP account assoicated to a user (#3198)
3 years ago
Jeff Mitchell c6d7dc01a0
Exit before filtering if no workers are listed (#3196)
3 years ago
Jim 667ea285be
feature (boundary dev): add support for dev ldap auth method (#3192)
3 years ago
Jeff Mitchell e7bf134710
Enhance tcp client port vet logic (#3175)
3 years ago
Jeff Mitchell 20391e3503
Add default client port to targets and use in connect command (#2767)
3 years ago
Damian Debkowski c5b1b7bbc7
fix(handler): return human readable error for json cred w/ empty object (#3109)
3 years ago
Jim a4f54cb98f
refactor (events): QOL fix: turn off events for tests. (#3163)
3 years ago
Hugo Vieira 45dc8251ec feat(api): Support plugin host external_name field
3 years ago
Jeff Mitchell bdf7bf7702
Do not allow PKI-KMS workers to have names updated via API (#3143)
3 years ago
Haotian 5b26634b8a
feat(ui): serve controller metadata from ui handler (#3120)
3 years ago
Jeff Mitchell 163ce184b8
KMS-PKI Workers (#3101)
3 years ago
Elim Tsiagbey 16f48686a7
Refactor Target Repository (#3092)
3 years ago
Jeff Mitchell fc664eb35f
Improve grant validation (#3081)
3 years ago
Jim 86192f75eb
feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Todd 6adc0c86b5
Rename downstream router to receiver (#3068)
3 years ago
Jeff Mitchell b2bab45c13
Port over changes (#3061) (#3062)
3 years ago
Johan Brandhorst-Satzkorn 18eed58ec5
fix(targets): Use correct error string in enterprise (#2984)
3 years ago
Johan Brandhorst-Satzkorn 8a0ee97f3b
fix(targets): Readd WorkerFilterDeprecationMessage (#2982)
3 years ago
Johan Brandhorst-Satzkorn ac3543bdfb
fix(targets): Use correct field name in deprecation warning (#2978)
3 years ago
Todd fe5b554370 AuthorizedDownstreamWorkers now separated from AuthorizedWorkers to maintain API compatibility (#2957)
3 years ago
Johan Brandhorst-Satzkorn cf412b95a2
fix: Support streaming HTTP responses (#2956)
3 years ago
Todd 1e89be1b1a Downstream worker connections are tracked by worker id (#2949)
3 years ago
Damian Debkowski cabe362534
fix(handler): return targetId as hostId for cli edge case support (#2920)
3 years ago
Damian Debkowski 84b410974b
fix(handlers): return error when updating json cred w/ empty obj (#2903)
3 years ago
Timothy Messier e25b0e7888
fix(credentiallibraries): Fallback logic to support 0.11.x cli (#2910)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Timothy Messier 718e183a1e
fix(credentiallibraries): Correctly populate attrs for vault-generic (#2901)
3 years ago
Irena Rindos 4114b41527
Filter managed workers from egress workers when the host address is unsafe (#2899)
3 years ago
Hugo e455e31f9e
fix(target): Incorrectly allowing whitespace on Target's address field (#2862)
3 years ago
Timothy Messier 12a53bbfa9
feat(target): Allow vault ssh cert library as credential source
3 years ago
Timothy Messier 1aaaf4af1d
feat(controller): Translate ssh certificate credentials for worker
3 years ago
Haotian 43f0ba89cf
feat(credentiallibraries): support vault ssh certificates
3 years ago
Johan Brandhorst-Satzkorn 55259029f1
Add job run cleaner (#2866)
3 years ago
Jeff Mitchell 19180af0eb
Fix target port handling (#2846)
3 years ago
Todd d66b92abe0
Add directly connected downstream workers to the worker resource api (#2831)
3 years ago
Todd 87b09d5e27
Rename router to receiver for secondary connections (#2816)
3 years ago
Todd b359561e51
Filter WorkerList by feature and go from version string to version.Info (#2807)
3 years ago
Jim e64163ad1d
fix (controller): prevent panic when controller stops when there's no listener (#2793)
3 years ago
Irena Rindos d3d1fa0b55
initial commit (#2768)
3 years ago
Hugo Vieira f85da3ee2b feat(cmd): Create target using address on boundary dev / database init
3 years ago
Damian Debkowski 1d3930a711 feat(handlers): Support address field on a Target
3 years ago
Johan Brandhorst-Satzkorn 61c90c5623
Add grant parsing fuzz test (#2534)
3 years ago
Irena Rindos 9135cc7668
In absence of ingress filter, use directly connected worker (#2757)
3 years ago
Irena Rindos 24bbf57a19
AuthorizeConnection with filters (#2734)
3 years ago