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

Various improvements. #3

Merged
merged 7 commits into from
Jan 18, 2017

Commits on Jan 17, 2017

  1. Configuration menu
    Copy the full SHA
    ed09e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb15f8 View commit details
    Browse the repository at this point in the history
  3. Don't necessarily fetch all attributes.

    No need to fetch all attributes when only CKA_ID will be used, and
    only fetch that one attribute if it will actually be used.
    fredrikt committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    40bf144 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b849c06 View commit details
    Browse the repository at this point in the history
  5. Don't loop forever trying to open sessions.

    E.g. if the PIN is incorrect, it doesn't make sense to continue trying
    until the end of gunicorns patience.
    fredrikt committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    d499f85 View commit details
    Browse the repository at this point in the history
  6. fix indent

    fredrikt committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    1bfb5a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

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