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

Guard against NullPointerException when getting Credentials from Json #701

Merged
merged 8 commits into from
May 7, 2024

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    9b213f3 View commit details
    Browse the repository at this point in the history
  2. fix formatting

    bennycao committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6426472 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. pass ex as cause

    bennycao committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    37e8d4b View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Revert "pass ex as cause"

    This reverts commit 37e8d4b.
    bennycao committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    522f7bc View commit details
    Browse the repository at this point in the history
  2. Revert "fix formatting"

    This reverts commit 6426472.
    bennycao committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    ca48468 View commit details
    Browse the repository at this point in the history
  3. Revert "catch nullpointerexception when getting credentials during de…

    …serialization of json"
    
    This reverts commit 9b213f3.
    bennycao committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5ec1081 View commit details
    Browse the repository at this point in the history
  4. check for null f

    bennycao committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9e459dc View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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