open-vault/helper
Jeff Mitchell 4a3fe87a39
Allow max request size to be user-specified (#4824)
* Allow max request size to be user-specified

This turned out to be way more impactful than I'd expected because I
felt like the right granularity was per-listener, since an org may want
to treat external clients differently from internal clients. It's pretty
straightforward though.

This also introduces actually using request contexts for values, which
so far we have not done (using our own logical.Request struct instead),
but this allows non-logical methods to still get this benefit.

* Switch to ioutil.ReadAll()
2018-07-06 15:44:56 -04:00
..
awsutil
builtinplugins
certutil Port pubkey parsing from kube-auth to helper/certutil 2018-07-06 10:25:32 -04:00
cidrutil Restrict cert auth by CIDR (#4478) 2018-05-09 15:39:55 -07:00
compressutil Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
consts Kv preflight (#4430) 2018-04-23 15:00:02 -07:00
dbtxn Release database resources on each iteration of a loop (#4305) 2018-04-17 16:31:09 -07:00
errutil
flag-kv Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
flag-slice
forwarding Allow max request size to be user-specified (#4824) 2018-07-06 15:44:56 -04:00
gated-writer
hclutil Move checkHCLKeys into hclutil (#4749) 2018-06-12 12:38:08 -04:00
identity Remove final usage of gogo in our code 2018-06-07 10:48:36 -04:00
jsonutil Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
kdf
keysutil secret/kv: Sort keys during list operation (#4845) 2018-06-27 11:48:59 -07:00
kv-builder Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
ldaputil Fix possible nil pointer on mapping method (#4609) 2018-05-22 12:10:36 -07:00
locksutil
logging
mfa Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
mlock
parseutil X-Forwarded-For (#4380) 2018-04-17 18:52:09 -04:00
password Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
pathmanager physical/cache: Add a list of prefixes to not cache (#4515) 2018-05-10 10:29:26 -07:00
pgpkeys Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
pluginutil Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
policies
policyutil
proxyutil Add an idle timeout for the server (#4760) 2018-06-16 18:21:33 -04:00
reload Clean up error string formatting (#4304) 2018-04-09 14:35:21 -04:00
salt Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
storagepacker adding option go_package to protos (#4687) 2018-06-04 10:19:26 -04:00
strutil Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
testhelpers Finish api tests for verification 2018-05-20 19:01:24 -04:00
tlsutil
useragent
wrapping
xor Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00