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

Fix #205: Add functionality to reset authentication token and logout #233

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

Commits on Dec 28, 2019

  1. Configuration menu
    Copy the full SHA
    061ca84 View commit details
    Browse the repository at this point in the history
  2. Fix flake8 errors

    nikochiko committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    5d5139e View commit details
    Browse the repository at this point in the history
  3. Fix click syntax

    nikochiko committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    eae955a View commit details
    Browse the repository at this point in the history
  4. Minor fixes

    nikochiko committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    346faf6 View commit details
    Browse the repository at this point in the history
  5. Fix testcase issues

    nikochiko committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    3c1f95d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df17a5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    84dcf59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b704f20 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    013a8b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45cebc9 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'ResetToken' of https://github.com/nikochiko/evalai-cli

    …into ResetToken
    
    Synchronize
    nikochiko committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    41efe01 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Clarify unit test name

    test_reset_user_auth_token_when_writing_to_file_fails -> test_reset_user_auth_token_when_token_file_removal_fails
    nikochiko authored Jan 9, 2020
    Configuration menu
    Copy the full SHA
    a36dbf6 View commit details
    Browse the repository at this point in the history