nova-ajax-console-proxy doesn't work properly when console url is used in iframe
Bug #773690 reported by
Ryan Lane
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
When a console url is used in an iframe the initial HTTP_REFERER set may not (and likely will not) have a token, as it is the url of the page in which the iframe is embedded, causing a 401 unauthorized to be shown.
Related branches
lp:~rlane/nova/lp773690
- Vish Ishaya (community): Approve
- Cory Wright (community): Approve
-
Diff: 29 lines (+12/-5)1 file modifiedbin/nova-ajax-console-proxy (+12/-5)
Changed in nova: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Ryan Lane (rlane) |
To post a comment you must log in.
Ryan, do you still plan to add tests to your proposed branch ?