markashleybell-org / vault

A simple web app for storing encrypted login/password details.
0 stars 1 forks source link

Detect duplicates on add? #78

Open markashleybell opened 9 years ago

markashleybell commented 9 years ago

Look at username/password and search description field for similar

markashleybell commented 7 years ago

I think to do this reliably we'll need to depend on #101 - otherwise detecting duplicates is going to require that you type the exact same description (which is pretty unlikely).