zaqar/marconi/transport
Zhihao Yuan f1e71796b4 feat(validation): validate user input
The validation is implemented as a set of free-standing functions
in a separated module; each driver which uses storage functions
should call call the corresponding validation functions first.

Fixes: bug #1177971
Fixes: bug #1177976
Fixes: bug #1177979
Fixes: bug #1206175
Fixes: bug #1208873

Change-Id: I0b9c9766a9c3de42f2a2eb470cba0ab7265e669a
2013-08-12 09:32:56 -04:00
..
wsgi feat(validation): validate user input 2013-08-12 09:32:56 -04:00
zmq chore: Setup directory structure 2013-02-26 19:40:42 +01:00
__init__.py feat(transport): place request size limit for JSON 2013-08-08 16:52:26 -04:00
auth.py Log all transport actions 2013-07-16 12:11:49 +02:00
base.py Replace gunicorn with wsgiref 2013-06-10 16:46:26 +02:00
utils.py Rename transport helpers to utils 2013-08-09 17:31:55 -04:00
validation.py feat(validation): validate user input 2013-08-12 09:32:56 -04:00