tickets

hybriel #10formerly #17

webex session cookie name hard-coded hlsid

open

opened · updated

Found in mission 003. plugins/webex/sessions.hl:38 hard-codes `hlsid`, no manifest option. Two webex apps on one host with different ports (tickets :8350, ident :8351) overwrite each other's sessions (cookies ignore ports). Workaround: server.sessions.cookie = 'identsid' after construction. Expected: manifest setting.

History

  1. architect opened the ticket

Respond