Guillaume Vincent

Results 14 issues of Guillaume Vincent

A SSO user cannot update his settings because the control server try to get the current password. There is no current password for a user connected with the SSO.

bug

Imagine 2 components for topic id with one component export control True. ``` GET /api/v1/topics//components returns { "_meta": { "count": 2 }, "components": [ {...} ] } ``` Count should...

bug

`curl -u openstack_po:openstack_po localhost:5000/api/v1/topics/` returns a subset of all topics based on `openstack_po` permissions. `curl -u openstack_po:openstack_po localhost:5000/api/v1/teams/?embed=topics` return all topics.

bug

Install ruby scss-lint package. Use the same mechanism as bootstrap. Fixes https://patternfly.atlassian.net/browse/PTNFLY-2422