diff options
| author | Vincent Untz <vuntz@suse.com> | 2012-06-20 16:54:36 +0200 |
|---|---|---|
| committer | Vincent Untz <vuntz@suse.com> | 2012-06-20 16:55:58 +0200 |
| commit | b9e8d0f65e10b692c62b910105ec5369b25c4d86 (patch) | |
| tree | 17c7765bdbf6e262a5cbf544282f02e254c02f8b /keystone/openstack | |
| parent | cc91786a5ba4d74480e5d5f582d6b17b2d382675 (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
