keystone/keystone
Dan Prince 7691276b86 Limit the size of HTTP requests.
Adds a new RequestBodySizeLimiter middleware to guard against
really large HTTP requests. The default max request size is 112k
although this limit is configurable via the 'max_request_body_size'
config parameter.

Fixes LP Bug #1099025.

Change-Id: Id51be3d9a0d829d63d55a92dca61a39a17629785
2013-01-21 19:54:29 -05:00
..
catalog Merge "Validated URLs in v2 endpoint creation API" 2013-01-13 22:53:04 +00:00
common Limit the size of HTTP requests. 2013-01-21 19:54:29 -05:00
contrib Fixes import order nits 2013-01-11 09:05:11 +08:00
identity Sync base identity Driver defs with SQL driver 2013-01-15 23:31:11 +04:00
locale Imported Translations from Transifex 2013-01-07 00:01:18 +00:00
middleware Limit the size of HTTP requests. 2013-01-21 19:54:29 -05:00
openstack Port to argparse based cfg 2012-12-05 17:10:34 +00:00
policy Fixes import order nits 2013-01-11 09:05:11 +08:00
token Fixes import order nits 2013-01-11 09:05:11 +08:00
__init__.py renaming keystonelight to keystone 2012-01-09 12:27:18 -08:00
clean.py Keystone server support for user groups 2013-01-08 01:32:46 +00:00
cli.py Fixes import order nits 2013-01-11 09:05:11 +08:00
config.py Limit the size of HTTP requests. 2013-01-21 19:54:29 -05:00
controllers.py Fixes import order nits 2013-01-11 09:05:11 +08:00
exception.py Limit the size of HTTP requests. 2013-01-21 19:54:29 -05:00
routers.py Driver registry 2012-12-21 11:57:44 -06:00
service.py Fixes import order nits 2013-01-11 09:05:11 +08:00
test.py Enhance wsgi to listen on ipv6 address 2013-01-15 11:16:29 -05:00