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

Plugin based authentication support #331

Merged
merged 40 commits into from Jun 29, 2016
Merged

Plugin based authentication support #331

merged 40 commits into from Jun 29, 2016

Commits on Jun 20, 2016

  1. Configuration menu
    Copy the full SHA
    42bfb5f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2016

  1. Configuration menu
    Copy the full SHA
    0c4bad6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    491e32d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d4de1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    478de35 View commit details
    Browse the repository at this point in the history
  5. fix lint errors

    sidorares committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    06ceb9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    039914f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    97f932f View commit details
    Browse the repository at this point in the history
  8. use PLUGIN_AUTH flag by default only when authSwitchHandler connect p…

    …arameter is set
    Andrey Sidorov committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    2e8aa56 View commit details
    Browse the repository at this point in the history
  9. change_user command flow when plugin auth is enabled

    Andrey Sidorov committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    6afe56f View commit details
    Browse the repository at this point in the history
  10. cleanup debug output

    sidorares committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    63e1325 View commit details
    Browse the repository at this point in the history
  11. debug

    sidorares committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    fa2661b View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. christmas tree

    sidorares committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    086042d View commit details
    Browse the repository at this point in the history
  2. fix typos

    sidorares committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    cf9851f View commit details
    Browse the repository at this point in the history
  3. bisect

    sidorares committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    a2c8fd9 View commit details
    Browse the repository at this point in the history
  4. use portfinder to allocate test server ports

    Andrey Sidorov committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    0248454 View commit details
    Browse the repository at this point in the history
  5. fix failing tests

    Andrey Sidorov committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    0e350ce View commit details
    Browse the repository at this point in the history
  6. don't crash in debug log if there is unexpected packet

    Andrey Sidorov committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    8f2bb33 View commit details
    Browse the repository at this point in the history
  7. don't crash in debug log if there is unexpected packet

    Andrey Sidorov committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    1029ce4 View commit details
    Browse the repository at this point in the history
  8. don't crash in debug log if there is unexpected packet

    Andrey Sidorov committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    82c8109 View commit details
    Browse the repository at this point in the history
  9. don't crash in debug log if there is unexpected packet

    Andrey Sidorov committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    f1dfd67 View commit details
    Browse the repository at this point in the history
  10. remove debug

    Andrey Sidorov committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    4b73868 View commit details
    Browse the repository at this point in the history
  11. node 0.10: buffer.fill() does not return ref to buffer

    Andrey Sidorov committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    b164242 View commit details
    Browse the repository at this point in the history
  12. node 0.10: buffer.fill() does not return ref to buffer

    Andrey Sidorov committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    4d30a57 View commit details
    Browse the repository at this point in the history
  13. debug default flags

    sidorares committed Jun 22, 2016
    Configuration menu
    Copy the full SHA
    c1b2e88 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. debugging change-user test

    sidorares committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    275e26b View commit details
    Browse the repository at this point in the history
  2. debug change-user

    sidorares committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    5b0cb52 View commit details
    Browse the repository at this point in the history
  3. debug change-user

    sidorares committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    432ea64 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2016

  1. debug failing test only

    sidorares committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    27e0f0c View commit details
    Browse the repository at this point in the history
  2. update example

    sidorares committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    f74f7b7 View commit details
    Browse the repository at this point in the history
  3. update example

    sidorares committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    08b2742 View commit details
    Browse the repository at this point in the history
  4. typo

    sidorares committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    be52853 View commit details
    Browse the repository at this point in the history
  5. check server version

    sidorares committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    95ff96e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c97eed5 View commit details
    Browse the repository at this point in the history
  7. re-enable matrix

    sidorares committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    3901293 View commit details
    Browse the repository at this point in the history
  8. fix lint error

    sidorares committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    9bba258 View commit details
    Browse the repository at this point in the history
  9. debug failing test

    sidorares committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    202a5c8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7390981 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2016

  1. Configuration menu
    Copy the full SHA
    49fe402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cccff5e View commit details
    Browse the repository at this point in the history