Searchlight UI displaying saved search for other users
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Searchlight |
Fix Released
|
High
|
Matt Borland |
Bug Description
Searchlight UI persists previous search on the local browser. If I log in as admin, put in a search query, log out, and come back in as "demo", I see the admin's last query. This is only on the same local browser.
A few options to consider:
1) Don't save query except in the service. This does mean that navigating out to any other django page and back will lose the query. Maybe not a problem.
2) Set / get with a user id in the key name.
https:/
https:/
3) See if we can add a hook at login time to clear the last query (still not totally secure).
tags: | added: searchlight-ui |
Changed in searchlight: | |
importance: | Undecided → High |
milestone: | none → newton-3 |
description: | updated |
Changed in searchlight: | |
milestone: | newton-3 → newton-rc1 |
Changed in searchlight: | |
assignee: | nobody → Matt Borland (palecrow) |
Change abandoned by Travis Tripp (<email address hidden>) on branch: master /review. openstack. org/370837 /review. openstack. org/#/c/ 371783/
Review: https:/
Reason: Done by https:/