keystone/keystone/assignment/backends
Henry Nash 8ab267bbf0 Exclude domains with inherited roles from user domain list.
The list_domains_for_user() method is supposed to only return the
domains for which a user has a role (direct or via a group).
However, it currently ignores the inherited attribute, hence will
incorrectly return domains which only contain inherited roles.

This patch fixes this issue.

Closes-bug 1390640

Change-Id: Iadcafd8e60ff5532d788c865a8cd3b180de31b4f
2014-11-08 15:24:12 +00:00
..
__init__.py assignment backend 2013-07-09 11:50:08 -04:00
ldap.py Convert unicode to UTF8 when calling ldap.str2dn() 2014-09-30 09:26:33 -07:00
sql.py Exclude domains with inherited roles from user domain list. 2014-11-08 15:24:12 +00:00