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

Skip auth if it is already authenticated #15030

Merged
merged 1 commit into from May 14, 2019

Commits on May 14, 2019

  1. Skip auth if it is already authenticated

    An authentication message can be send over a connection to upgrade
    client to owner node. In that case, authentication does not need
    to work again. Adding a check to prevent authentication if the
    connection is already authenticated.
    
    (cherry picked from commit bf9e829)
    sancar committed May 14, 2019
    Copy the full SHA
    ca9f96f View commit details
    Browse the repository at this point in the history