open-vault/website/source
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
..
api Fix tuning visibility in CLI (#4827) 2018-07-02 12:13:25 -04:00
assets Updates made by Michael Lucas (#4855) 2018-07-02 08:56:15 -07:00
docs Allow max request size to be user-specified (#4824) 2018-07-06 15:44:56 -04:00
guides Fixed example file extensions from .hcl to .json (#4810) 2018-07-06 08:59:09 -04:00
intro Update policies.html.md (#4780) 2018-06-15 15:49:09 -07:00
layouts Vault DR Replication Setup Guide (#4790) 2018-06-21 08:42:35 -07:00
.gitignore website: initial import 2015-03-13 10:38:41 -07:00
404.html.md Update 404.html.md (#2594) 2017-04-14 12:19:15 -04:00
_ember_steps.html.erb Vault Interactive Tutorial updates (#4623) 2018-05-24 11:39:02 -07:00
_ember_templates.html.erb Use × instead of "X" 2017-03-06 16:11:03 -05:00
android-manifest.json.erb Update favicons, container, turbolinks 2017-03-08 11:07:20 -08:00
community.html.erb Remove people from community section (#3099) 2017-08-02 17:57:19 -04:00
downloads.html.erb Website download page update (#4444) 2018-04-24 20:29:36 -05:00
favicon.ico Update favicons, container, turbolinks 2017-03-08 11:07:20 -08:00
index.html.erb add script defer to the demo app tag as well (#4489) 2018-04-29 22:14:54 -05:00
microsoft-tile.xml.builder Update favicons, container, turbolinks 2017-03-08 11:07:20 -08:00
robots.txt website: initial import 2015-03-13 10:38:41 -07:00
security.html.erb website: add security disclosure page 2015-04-28 09:09:58 -07:00
sitemap.xml.builder website: initial import 2015-03-13 10:38:41 -07:00