SpreadSheets600 / Password-Manager

A Simple Aesthetic Password Manager
6 stars 17 forks source link

added import password through google csv #17

Closed iblameRishi closed 21 hours ago

iblameRishi commented 1 day ago

Added page to upload a csv (only works for google passwords now i believe). Saves passwords from the csv file.

The google csv has these columns:

If the username is an email the email field in DB is saved as that or else its saved as 'No email specified' - maybe add a feature for the user to have a default email that can be used?

If there is a duplicate, it asks the user if they want to add another password for the same site.

SpreadSheets600 commented 21 hours ago

@iblameRishi Sorry Took Me Some Time And Changes :) BTW, thanks for this amazing update!

iblameRishi commented 20 hours ago

@iblameRishi Sorry Took Me Some Time And Changes :) BTW, thanks for this amazing update!

Happy to help!