keystone/keystone
Jamie Lennox 9dc21e8525 Handle more auth information via context
Add more information from the auth_context dict to the request context
object and start the process of converting code over to using the
context instead.

Change-Id: I3a5d8af30834873dfc7a10464a22355f379ebbcf
2016-07-13 17:14:46 +10:00
..
assignment Merge "Use request object in policy enforcement" 2016-07-12 03:40:27 +00:00
auth Merge "Move the auth plugins abstract base class out of core" 2016-07-08 23:54:57 +00:00
catalog Merge "Move request validation inline" 2016-07-09 09:47:39 +00:00
cmd Mark the domain config via API as stable 2016-07-08 14:44:30 -07:00
common Handle more auth information via context 2016-07-13 17:14:46 +10:00
conf Merge "PCI-DSS Disable inactive users requirements" 2016-07-13 01:51:46 +00:00
contrib Merge "Use request object in policy enforcement" 2016-07-12 03:40:27 +00:00
credential Merge "Move request validation inline" 2016-07-09 09:47:39 +00:00
endpoint_policy Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
federation Merge "Move request validation inline" 2016-07-09 09:47:39 +00:00
identity Merge "PCI-DSS Disable inactive users requirements" 2016-07-13 01:51:46 +00:00
locale Imported Translations from Zanata 2016-06-02 07:16:54 +00:00
middleware Handle more auth information via context 2016-07-13 17:14:46 +10:00
models Return `revoked_at` for list revoke events 2016-07-04 08:14:37 +08:00
oauth1 Handle more auth information via context 2016-07-13 17:14:46 +10:00
policy Move request validation inline 2016-07-08 20:22:33 +00:00
resource Handle more auth information via context 2016-07-13 17:14:46 +10:00
revoke Use request.params instead of context['query_string'] 2016-06-29 04:46:57 +10:00
server Isolate token caching into its own region 2016-07-08 14:21:51 +00:00
tests Require auth_context middleware in the pipeline 2016-07-13 17:14:46 +10:00
token Isolate token caching into its own region 2016-07-08 14:21:51 +00:00
trust Handle more auth information via context 2016-07-13 17:14:46 +10:00
v2_crud Use the context's is_admin property 2016-07-08 10:26:27 +10:00
version Use http_client constants instead of hardcoding 2016-07-07 16:22:44 -07:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
exception.py PCI-DSS Disable inactive users requirements 2016-06-28 19:45:06 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Replace keystone.common.config with keystone.conf package 2016-06-24 17:02:15 +00:00
service.py Create a version package 2015-10-12 23:59:16 +00:00