open-vault/website/source/docs
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
..
audit Add a warning to syslog 2018-06-22 09:00:07 -04:00
auth Add bound cidrs to tokens in AppRole (#4680) 2018-06-19 22:57:11 -04:00
commands Fix VAULT_LOG_LEVEL in docs (#4696) 2018-06-05 10:23:32 -04:00
concepts Update docs 2018-07-03 08:28:43 -04:00
configuration Allow max request size to be user-specified (#4824) 2018-07-06 15:44:56 -04:00
enterprise Add missing replication props, prettify tables (#4816) 2018-07-05 16:11:21 -04:00
install Fix instruction in installation docs (#4097) 2018-03-08 11:02:04 -05:00
internals uppercase Vault in plugin doc (#4442) 2018-04-24 10:41:37 -07:00
plugin Merge branch 'master-oss' into sethvargo/cli-magic 2018-01-03 14:02:31 -05:00
secrets Typo fix (#4822) 2018-06-23 16:34:25 -07:00
index.html.markdown Fix broken link 2016-12-13 10:56:18 +05:30