Commit bcd3cd84 authored by Sebastian Kippe's avatar Sebastian Kippe Committed by Jaco Greeff
Browse files

Use secure websocket from HTTPS clients (#4436)

Currently, the unsecure `ws://` scheme is hardcoded. With this change,
the scheme will dynamically change to the secure `wss://` when the
frontend is requested from an HTTPS origin.
parent 4fa1717a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment