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 for issues occurring on first time password additions #3000

Merged
merged 1 commit into from
Oct 3, 2021

Conversation

cwisniew
Copy link
Member

@cwisniew cwisniew commented Oct 3, 2021

Identify the Bug or Feature request

Fixes #2915

Description of the Change

  1. Fixes error where first public key you add fails if directory doesn't exist
  2. Fixes issue where first player you add doesn't get saved if there is no existing password file and you only add a single player.
  3. Fixes error message when reading an invalid password file
  4. Fixes error message when failing to write to password file

Possible Drawbacks

None?

Documentation Notes

This is a bug fix to get it to perform the way it should.

Release Notes

N/A


This change is Reviewable

1. Fixes error where first public key you add fails if directory doesnt exist
2. Fixes issue where first player you add doesnt get saved if there is no existing password file and you only add a single player.
Copy link
Contributor

@Phergus Phergus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 3 of 3 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @cwisniew)

@Phergus Phergus merged commit 7154729 into RPTools:develop Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add public / private key support to player data
2 participants