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

Refactor Login sequence #12

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Aug 31, 2021

  1. rewrite login phase

    Signed-off-by: J. Lowell Wofford <lowell@lanl.gov>
    jlowellwofford committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    53fdfd0 View commit details
    Browse the repository at this point in the history
  2. don't re-send auth params

    Signed-off-by: J. Lowell Wofford <lowell@lanl.gov>
    jlowellwofford committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    6287ec2 View commit details
    Browse the repository at this point in the history
  3. create properly assinged random isids

    Signed-off-by: J. Lowell Wofford <lowell@lanl.gov>
    jlowellwofford committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    0ebd813 View commit details
    Browse the repository at this point in the history
  4. add retry logic on non-fatal login errors

    Signed-off-by: J. Lowell Wofford <lowell@lanl.gov>
    jlowellwofford committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    c15897b View commit details
    Browse the repository at this point in the history
  5. further login refactor; more sensible default options

    Signed-off-by: J. Lowell Wofford <lowell@lanl.gov>
    jlowellwofford committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    527d3db View commit details
    Browse the repository at this point in the history