Skip to content

Releases: iDoc1/Password-Vault

Additional Security Features

12 Mar 21:55
Compare
Choose a tag to compare

Release v1.1.0 contains the following changes:

  • Added password strength detector to inform users how strong their passwords are
  • Added "Account Setting" to allow user to change master password and username
  • Refactored code to be more concise

Database and Microservice Integration

28 Feb 00:32
Compare
Choose a tag to compare
  • Database CRUD functionality complete
  • Password generator microservice integrated
  • Login password is now masked while typing

Minimum Viable Product

13 Feb 18:54
Compare
Choose a tag to compare
Pre-release
  • GUI implemented
  • Login and create account functionality implemented
  • All other functionality implemented using dummy data