Commit Graph

35 Commits (fc2bf0083858a8117f2caee972ffd79aa0aa2b07)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Jeff Mitchell 4bd249d347
Fix some missing net.JoinHostPort calls (#2305)
4 years ago
Jeff Mitchell 3d9e541930
Switch request.WithContext to request.Clone (#2017)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Irena Rindos a6f50e675c fix(api): address base paths containing a v1 were being truncated
4 years ago
Jeff Mitchell 081de3cf79
Migrate sdk/recovery to api/ and sdk/wrapper to internal (#1507)
5 years ago
Jeff Mitchell 5b7544c81f Update API against shared libs and sdk
5 years ago
Jeff Mitchell 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Kevin Maris 8a8b2fb8e1
Fix nil TLSClientConfig (#901)
5 years ago
Jeff Mitchell 9de928318d
Skip curl output when using automatic versioning and reading (#858)
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Jim b8c527c6cd
handle v1 as a prefix/suffix, not just a cut set to be trimmed (#723)
5 years ago
Jeff Mitchell ba216f894b Update docs and default address
5 years ago
Kent 'picat' Gruber 9e06d7eec2
Fix unused error in *api/client.Client.Do during redirect (#430)
5 years ago
Jeff Mitchell d3606e14b6 Set wrapper on client, not token, so it doesn't fail KMS recovery on update calls
6 years ago
Jeff Mitchell 9b2646eaf9
Fix retry behavior with KMS recovery and misleading error message (#391)
6 years ago
Jeff Mitchell 07a7e9750a
Tie together the database-driven session handling with the worker and add relevant CLI comands (#370)
6 years ago
Jeff Mitchell f8237fb945 Move some packages into SDK, out of internal
6 years ago
Jeff Mitchell 36f975a952
Add some recovery KMS functions needed for external clients (#339)
6 years ago
Todd Knight c3ecea172d
Generate new version of SDK resources and Add Tests (#331)
6 years ago
Jeff Mitchell c4522aa813
Update host sets and auth system to new paradigm (#319)
6 years ago
Jeff Mitchell 203e2b5dc2
Initial worker porting steps (#232)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jeff Mitchell 908a299ea3
Convert SDK to the new options API (#238)
6 years ago
Jeff Mitchell 995b76bbc5 Fix error that slipped in during review in #206
6 years ago
Jeff Mitchell 388a13b10d
Convert scopes to the new paradigm (#206)
6 years ago
Todd Knight 28dbcd84bd
Authenticate Handler API and SDK, and much more (#183)
6 years ago
Jeff Mitchell acce195dcb
Organizations -> orgs consistency (#189)
6 years ago
Todd Knight c0c6a9b0b8
Handler project (#44)
6 years ago
Jeff Mitchell c6a9c970b0 Don't require project in generated client requests
6 years ago
Jeff Mitchell 416688448c Project isn't required, so don't require it in the client
6 years ago
Jeff Mitchell 1f3c52f495
Name and addr updates (#26)
6 years ago
Jeff Mitchell 17fffe7c23
Add Response type and decoding (#24)
6 years ago
Jeff Mitchell 7f03246c6f
Add basic API client (#19)
6 years ago