Add token authorization to ActionCable
What does this MR do and why?
This MR adds token authorization to ActionCable so it can be used to access websocket connection when session is not available. e.g. in IDE extension.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #432722 (closed)
Edited by Pavel Shutsin