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

Validate user credendials before trying to bootstrap. #209

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Aug 29, 2017

  1. validate_login() to silently validate user credentials

    Johan Bergström committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    8d691bc View commit details
    Browse the repository at this point in the history
  2. oops, upstream new name for variable

    Johan Bergström committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    b8ed05d View commit details
    Browse the repository at this point in the history
  3. Need to guess the api port with a socket connection test since we don…

    …'t have API_PORT setup globally yet.
    Johan Bergström committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    3c3a59a View commit details
    Browse the repository at this point in the history
  4. typo

    Johan Bergström committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    ab2bc06 View commit details
    Browse the repository at this point in the history
  5. python semantics

    Johan Bergström committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    9e03764 View commit details
    Browse the repository at this point in the history
  6. I should really test the code before commiting, but currently not abl…

    …e to...
    Johan Bergström committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    23a3443 View commit details
    Browse the repository at this point in the history
  7. Make flake happy

    Johan Bergström committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    d942ff6 View commit details
    Browse the repository at this point in the history
  8. Fixing comments

    Johan Bergström committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    e29bd5e View commit details
    Browse the repository at this point in the history
  9. s/port/API_PORT

    Johan Bergström committed Aug 29, 2017
    Configuration menu
    Copy the full SHA
    2129297 View commit details
    Browse the repository at this point in the history