← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1374414] [NEW] console: websocketproxy needs to handle token from path

 

Public bug reported:

Currently websocketproxy are looking for a valid token in the cookie
that is how novnc works but we should take a look at the path too.

This broke the authentication from other clients like full websocket
client used for the feature serial console.

  https://gist.github.com/sahid/894c31f306bebacb2207

** Affects: nova
     Importance: High
     Assignee: sahid (sahid-ferdjaoui)
         Status: New


** Tags: console

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1374414

Title:
  console: websocketproxy needs to handle token from path

Status in OpenStack Compute (Nova):
  New

Bug description:
  Currently websocketproxy are looking for a valid token in the cookie
  that is how novnc works but we should take a look at the path too.

  This broke the authentication from other clients like full websocket
  client used for the feature serial console.

    https://gist.github.com/sahid/894c31f306bebacb2207

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1374414/+subscriptions


Follow ups

References