** Also affects: keystone/kilo
Importance: Undecided
Status: New
** Changed in: keystone/kilo
Status: New => Fix Committed
** Changed in: keystone/kilo
Milestone: None => 2015.1.3
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1487115
Title:
Ephemeral user's id is not always urlsafe
Status in OpenStack Identity (keystone):
Fix Released
Status in OpenStack Identity (keystone) kilo series:
Fix Committed
Bug description:
Ephemeral users' id should always be url-safe. Sadly, id the mapping
rule specifies user's id the value will be passed as-is and never url-
encoded. We should change auth.plugins.mapped.setup_username()
function and make sure user_id is always treated with
six.moves.urllib.parse.quote() function.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1487115/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp