keystone/keystone/server
morgan fainberg 3d31723b3b Fix for werkzeug > 0.15
Werkzeug is pickier about how Content-Type is handled in general.
In this case we are now explicitly checking for either Content-Type
being '' or being non-existant in addition to Content-Type being set
to json for decoding the body.

Change-Id: Ia5a7750cff833aa90f7fc446f396c270343fc590
2019-05-02 00:37:45 +00:00
..
flask Fix for werkzeug > 0.15 2019-05-02 00:37:45 +00:00
__init__.py Move keystone.server.common to keystone.server 2018-07-01 10:33:13 -07:00
backends.py Add manager for access rules config 2019-03-03 18:33:49 +01:00
wsgi.py Move Credentials API to Flask Native 2018-07-16 21:58:21 -07:00