Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add authentication plugin capabilities to node version of websockify (v2) #285

Closed
wants to merge 15 commits into from

Commits on May 5, 2017

  1. Copy the full SHA
    845f9f2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7d6f638 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0991e25 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4143b00 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0e1824c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c6d7444 View commit details
    Browse the repository at this point in the history
  7. Update comments

    samfrances committed May 5, 2017
    Copy the full SHA
    22ffd2c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Remove demo password file (no need to remove history, as it was only

    ever for demo purposes, never used in any sort of production)
    samfrances committed May 19, 2017
    Copy the full SHA
    e5e0e5d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2017

  1. Correct typo in comments

    samfrances committed Jun 6, 2017
    Copy the full SHA
    dc31fab View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Allow for auth plugin to be a class or non-class function, and resolve

    issue with ws library retiring upgradeReq property
    samfrances committed Nov 3, 2017
    Copy the full SHA
    5c3ac52 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    41cd3f8 View commit details
    Browse the repository at this point in the history
  3. Correct typo

    samfrances committed Nov 3, 2017
    Copy the full SHA
    94fba81 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ff1897e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a543c35 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    078f5cd View commit details
    Browse the repository at this point in the history