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

Added json format saving to password files (new) #107

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Entity069
Copy link
Contributor

Related Issue

Closes #5

Type of Change

  • New Feature
  • Bug Fix
  • Code Refactor
  • Documentation Update
  • Other (please specify):

Description of Change

passwords are now saved in a json format

Implementation Details

The builtin in json module of python is used. load_password_file and add_password have been changed.

Demo

image
image

@Hardik-2311 Hardik-2311 self-requested a review December 19, 2024 18:26
@fillingtothemomo
Copy link
Collaborator

@Entity069 why have you removed key validation and password validation in the new code. Please only make required changes for the issue.

@fillingtothemomo fillingtothemomo marked this pull request as draft January 3, 2025 19:02
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.

Refactor password file format
2 participants