Skip to content

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

Draft
Entity069 wants to merge 1 commit into
IMGIITRoorkee:mainfrom
Entity069:5-refractor-password
Draft

Entity069 wants to merge 1 commit into
IMGIITRoorkee:mainfrom
Entity069:5-refractor-password

Conversation

@Entity069

Copy link
Copy Markdown
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
@angel-dot-exe

Copy link
Copy Markdown
Contributor

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

@angel-dot-exe
angel-dot-exe 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