GlitterWare / Passy

Offline password manager with cross-platform synchronization
https://glitterware.github.io/Passy/
GNU General Public License v3.0
137 stars 21 forks source link

[Bug]: How it came possible to appear 2 or 3 times same account? ( passy windows 11) - remedy is duplicates remover function? #114

Open Mk770077 opened 2 months ago

Mk770077 commented 2 months ago

Bug description

No response

Expected outcome

No response

Steps to reproduce

No response

Error log

No response

App version

None

Submission checklist

GleammerRay commented 2 months ago

Apologies, I do not understand the subject in question, the appearance of which you are concerned about.

I can not offer help without a more verbose description of your problem.

Thanks!

Edit 1: If you can provide one, a screenshot would suffice.

GleammerRay commented 2 months ago

If you are referring to password entry duplicates, finding and removing duplicates is not an easy nor is it a safe task.

All password entries are stored in an encrypted format and are only decrypted on demand. Passy provides entry forms with full flexibility, allowing for duplicate data to be filled out by the user.

At some point I may implement a duplicate detection utility that one may access through the settings, but at the moment I don't find that necessary.

If you have created a duplicate password entry, you may always remove that duplicate entry by opening it in Passy and selecting the delete button at the top right corner of the interface Screenshot_20240719-003616.png

I hope that this resolves your issue. Cheers!

P.S. I am closing the original issue you have provided, as you have not replied to me there (#112) and I believe that it is a duplicate. Correct me if I'm wrong.