keystonemiddleware/keystonemiddleware
Jamie Lennox 0562670d4e Pass X_IS_ADMIN_PROJECT header from auth_token
To do policy enforcement around admin projects we need for auth_token
middleware to pass this information down to context objects.

Closes-Bug: #1577996
Change-Id: Ic680e6eaa683926914cf4b2152ec3bb67c6601ff
2016-06-21 12:09:12 +10:00
..
_common Consolidate user agent calculation 2016-06-10 18:22:44 +00:00
auth_token Pass X_IS_ADMIN_PROJECT header from auth_token 2016-06-21 12:09:12 +10:00
echo Fix D204 PEP257 violation and enable D301 and D209 2016-05-06 16:36:15 +00:00
openstack Revert "Disable memory caching of tokens" 2016-01-22 09:52:39 -06:00
tests Pass X_IS_ADMIN_PROJECT header from auth_token 2016-06-21 12:09:12 +10:00
__init__.py Moving middleware to new location 2014-06-19 15:50:41 -07:00
audit.py Make audit middleware use common config object 2016-06-10 18:23:11 +00:00
ec2_token.py Fix D200: One-line docstring should fit on one line with quotes (PEP257) 2016-05-17 00:23:48 +00:00
exceptions.py Create a Config object 2016-06-10 18:21:56 +00:00
fixture.py Add a fixture method to add your own token data 2016-06-16 10:40:53 +10:00
i18n.py Drop use of 'oslo' namespace package 2015-04-28 19:37:43 +00:00
opts.py Move auth token opts calculation into auth_token 2016-06-13 14:03:23 -03:00
s3_token.py Use method split_path from oslo.utils 2016-05-31 12:06:26 +00:00