yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60219
[Bug 1654084] [NEW] Listing users with non-existent filter returns all users
Public bug reported:
Using devstack all in one and running the get request:
curl -X GET 'localhost:35357/v3/users/?cake=isgood'
gives me back the entire user list instead of an error.
I also ran this query with httpie and this is what the neat
version of the output looks like:
http://paste.openstack.org/show/593916/
** Affects: keystone
Importance: Low
Status: Confirmed
** Tags: user-experience
--
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/1654084
Title:
Listing users with non-existent filter returns all users
Status in OpenStack Identity (keystone):
Confirmed
Bug description:
Using devstack all in one and running the get request:
curl -X GET 'localhost:35357/v3/users/?cake=isgood'
gives me back the entire user list instead of an error.
I also ran this query with httpie and this is what the neat
version of the output looks like:
http://paste.openstack.org/show/593916/
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1654084/+subscriptions
Follow ups