Mark Gritter
8fc8af3199
Merge branch 'master' into fix-ou-ordering
2019-05-06 14:41:44 -05:00
Jim Kalafut
8b6ea178b2
Don't show TypeHeader fields as being sent as headers in OpenAPI ( #6679 )
...
Fixes #6671
2019-05-03 15:12:24 -07:00
Mark Gritter
f03bcf337a
Merge branch 'master' into fix-ou-ordering
2019-05-02 18:59:17 -05:00
mgritter
6c43d516f7
gofmt fixes.
2019-05-02 16:29:41 -07:00
Jim Kalafut
dc4f938e7c
Apply suggestions from code review
...
Co-Authored-By: mgritter <mgritter@gmail.com>
2019-05-02 18:02:15 -05:00
mgritter
bb425118da
Ensure OU entries are not reordered.
2019-05-02 14:31:29 -07:00
Jim Kalafut
7f5e7818fd
Update SDK vendor ( #6669 )
2019-05-01 18:48:12 -07:00
Jim Kalafut
c9ac721887
Fix Okta auth to allow group names containing slashes ( #6665 )
...
This PR also adds CollectKeysPrefix which allows a more memory efficient
key scan for those cases where the result is immediately filtered by
prefix.
2019-05-01 14:56:18 -07:00
Jeff Mitchell
f7bb5a2e56
Port over some SP v2 bits ( #6516 )
...
* Port over some SP v2 bits
Specifically:
* Add too-large handling to Physical (Consul only for now)
* Contextify some identity funcs
* Update SP protos
* Add size limiting to inmem storage
2019-05-01 13:47:41 -04:00
Jeff Mitchell
e0c71cb282
Update deep to pull in default full-level-diff behavior
2019-04-19 19:52:03 -04:00
Jeff Mitchell
6ec1bcfb20
Merge branch '1.1.2' into master-oss
2019-04-18 18:49:49 -04:00
Brian Kassouf
7ec1fe75a9
Move cluster logic out of vault package ( #6601 )
...
* Move cluster logic out of vault package
* Dedup heartbeat and fix tests
* Fix test
2019-04-17 13:50:31 -07:00
Jeff Mitchell
71d635293d
Move physical/file to sdk
2019-04-15 14:51:33 -04:00
Jeff Mitchell
8060a7b505
More rearranging of API and SDK
2019-04-15 13:38:08 -04:00
Jeff Mitchell
7bff97d829
Move some things around in api/sdk
2019-04-15 12:14:20 -04:00
Jeff Mitchell
05bcacee74
Migrate database plugin methods to sdk
2019-04-15 11:36:10 -04:00
Jeff Mitchell
278bdd1f4e
Switch to go modules ( #6585 )
...
* Switch to go modules
* Make fmt
2019-04-13 03:44:06 -04:00
Jeff Mitchell
1d5aeccb60
Update protobufs, sdk changes
2019-04-12 23:13:14 -04:00
Jeff Mitchell
5103b7426a
Update physical_util.go with entry.go
2019-04-12 22:56:04 -04:00
Jeff Mitchell
ecf4f58fae
Remove mock-plugin binary causing circular dep
2019-04-12 22:22:07 -04:00
Jeff Mitchell
aa67ad63dd
Fix more tests
2019-04-12 22:14:50 -04:00
Jeff Mitchell
f95571a361
Move ldaputil and tlsutil over to sdk
2019-04-12 18:26:54 -04:00
Jeff Mitchell
6388efd4f0
Move useragent to sdk
2019-04-12 18:17:49 -04:00
Jeff Mitchell
a920c10be6
Move password to sdk
2019-04-12 18:12:13 -04:00
Jeff Mitchell
7ae6fb56ff
Move policyutil to sdk
2019-04-12 18:08:46 -04:00
Jeff Mitchell
cf03949594
Move cidrutil to sdk
2019-04-12 18:03:59 -04:00
Jeff Mitchell
170521481d
Create sdk/ and api/ submodules ( #6583 )
2019-04-12 17:54:35 -04:00