summaryrefslogtreecommitdiffstats
path: root/keystone/openstack
diff options
context:
space:
mode:
authorVincent Untz <vuntz@suse.com>2012-06-20 16:54:36 +0200
committerVincent Untz <vuntz@suse.com>2012-06-20 16:55:58 +0200
commitb9e8d0f65e10b692c62b910105ec5369b25c4d86 (patch)
tree17c7765bdbf6e262a5cbf544282f02e254c02f8b /keystone/openstack
parentcc91786a5ba4d74480e5d5f582d6b17b2d382675 (diff)
Fix order of returned tuple elements in pam authenticate
authenticate is supposed to return (user, tenant, metadata) and not (tenant, user, metadata). It turns out that in the pam case, the content of tenant and user are equivalent, so it wasn't causing a real bug. Change-Id: I3d657bddece8961e2234931dcf7cd1d4cd657a39
Diffstat (limited to 'keystone/openstack')
0 files changed, 0 insertions, 0 deletions