barbican/barbican/common
Dirk Mueller 4a6f3e9a48 Handle URL reconstruction in PEP333 compatible fashion
The Pecan url in wsgi forward scenarios is not correct, as
it does not handle the extra headers injected by the forwarding
handler. Improve this to properly detect the https case in
case the loadbalancer terminates SSL as well and always return
the original's request HOST for consistency.

Change-Id: I3a208abbc6134d1c7be245d35eb4564ef886bd9b
2018-02-10 19:28:20 +01:00
..
policies Merge "Put base policy rules at first" 2017-09-12 12:09:31 +00:00
__init__.py Files with no code must be left completely empty 2016-11-17 14:19:47 +08:00
config.py Remove translation of log messages 2017-06-03 10:18:55 +07:00
exception.py Trivial fix typos 2017-05-31 09:08:40 +07:00
hrefs.py Trivial fix typos 2017-05-31 09:08:40 +07:00
policy.py Use default policy in code 2018-02-09 08:16:43 +00:00
quota.py Remove unused logging import 2017-02-16 10:33:12 +07:00
resources.py Fix Race Condition in get_or_create_project() 2017-10-22 22:19:26 -04:00
utils.py Handle URL reconstruction in PEP333 compatible fashion 2018-02-10 19:28:20 +01:00
validators.py Remove translation of log messages 2017-06-03 10:18:55 +07:00