Skip to content

Fix WSS sockets allowed origins

Otto Visser requested to merge hotfixWSS into development

What does this mr do?

Fix origin checking websockets

Actions taken to fix bug

add allowed origin to websocket code

Does this MR meet the acceptance criteria?

  • I have added a changelog entry to reflect the significant changes I made and the bug I fixed.
  • A test was created to test the bug.
  • I have updated the documentation accordingly.
  • I adhere to the style guide.
Edited by Taico Aerts

Merge request reports