keystone/keystone/server/flask
Morgan Fainberg 1e870abd69 Don't replace the whole app just the wsgi_app backing
Do not replace the entire app when wrapping with middleware. It is
important to maintain all the flask-functionality on the app object
and ensure any/all test client calls go through the entire stack of
app and middleware.

Partial-Bug: #1776504
Change-Id: I928d08e96b4c79807ad8c312ba17359c54b67fa0
2018-06-27 09:58:35 -07:00
..
__init__.py Remove pastedeploy 2018-06-06 19:30:26 +00:00
application.py Don't replace the whole app just the wsgi_app backing 2018-06-27 09:58:35 -07:00
common.py Add support for before and after request functions 2018-06-27 09:58:35 -07:00
core.py Don't replace the whole app just the wsgi_app backing 2018-06-27 09:58:35 -07:00