Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Use secure websocket from HTTPS clients #4436

Merged
merged 1 commit into from
Feb 5, 2017

Commits on Feb 5, 2017

  1. Use secure websocket from HTTPS clients

    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.
    raucao committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    73d5ab2 View commit details
    Browse the repository at this point in the history