keystone/keystone
Dolph Mathews 5320b1a335 Do not revoke all of a user's tokens when a role assignment is deleted
Previously, an overly broad revocation event was being generated that
matched all of a user's tokens -- not just those belonging to a
user-project pair.

Change-Id: I52857029af21ac729f166b0e60aa9a38ffdc553a
Closes-Bug: 1488208
2015-08-25 12:59:04 +00:00
..
assignment Do not revoke all of a user's tokens when a role assignment is deleted 2015-08-25 12:59:04 +00:00
auth Fix docstring in mapped plugin 2015-08-11 18:25:59 +03:00
catalog Add region_id filter for List Endpoints API 2015-08-21 10:03:07 -07:00
cmd Fix remaining mention of KLWT 2015-07-27 19:24:40 +00:00
common Merge "Add is_domain field in Project Table" 2015-08-20 03:23:08 +00:00
contrib Handle tokens created and quickly revoked with insufficient timestamp precision 2015-08-25 12:58:53 +00:00
credential Standardize documentation at Service Managers 2015-07-10 10:21:24 -03:00
endpoint_policy Move endpoint policy into keystone core 2015-05-25 15:27:08 +08:00
identity Maintain datatypes when loading configs from DB 2015-08-13 16:01:58 -07:00
locale Imported Translations from Transifex 2015-08-16 06:07:08 +00:00
middleware Use dict.items() rather than six.iteritems() 2015-08-02 09:53:45 -05:00
models Move constants out of federation.core 2015-07-17 09:39:20 -05:00
policy Use stevedore for backend drivers 2015-04-28 16:40:23 -05:00
resource Add is_domain field in Project Table 2015-08-18 16:05:25 -03:00
server Move backends.py to keystone.server 2015-07-19 06:32:41 +00:00
tests Do not revoke all of a user's tokens when a role assignment is deleted 2015-08-25 12:59:04 +00:00
token Do not require the token_id for converting v3 to v2 tokens 2015-08-12 18:24:11 +00:00
trust Remove unnecessary check 2015-08-18 12:49:58 +00:00
__init__.py Revert "Disable eventlet monkey-patching of DNS" 2013-05-10 10:24:48 -04:00
config.py Fix setting default log levels 2015-03-19 15:21:12 -05:00
controllers.py Fixes use of dict methods for Python3 2015-05-08 11:10:08 +00:00
exception.py Merge "Give some message when an invalid token is in use" 2015-08-13 03:57:53 +00:00
i18n.py Change oslo.i18n to oslo_i18n 2015-02-09 18:10:07 -06:00
notifications.py Fixes an incorrect docstring in notifications 2015-08-08 14:07:27 +00:00
routers.py Provide the V3 routers to the V3 extension controller 2014-08-21 07:52:03 -05:00
service.py Order routes so most frequent requests are first 2015-05-29 15:05:15 +00:00