Merge multiple Credential Entries into a single Password List

Implemented

Merge multiple Credential Entries into a single Password List

0 vote

avatar
philm
Disabled

Hi,

Would it be possible to create a batch action to combine multiple Credential Entries into a single Password List? Style points if they can retain all their "Reference By" info too.

WTFTooManyLogins.JPG

All Comments (10)

avatar

It's a really good idea. I will add this to our todo list.

Regards

David Hervieux

avatar

Has this been implemented?
I'm looking for the same feature.

Regards

avatar

Hello,

Yes, you can achieve this by selecting your credential entries, and doing right click > edit > edit (special actions) > Convert to Password List.

Regards,

Hubert Mireault

avatar

Thank you!

This is exactly what I was looking for.

avatar

I discovered some of my colleagues already made some lists.
Is it possible to merge credentials in an existing list or to merge 2 lists together?

avatar

Currently it's not possible to do that but we can open a new ticket to implement this.

Regards,

Hubert Mireault

avatar

mmm if i think of it, if you want to implement such a feature you'd get a lot of different permutations, like merging 2 lists, adding separate cred entries to a list etc etc.
Since the feature to "select multiple entries and convert that into a password list" is already there,
maybe it would be sufficient to only create a feature to 'extract entries from a password list' and 'add a password to an existing password list' would suffice for all possible permutations.. then the user may have to do 2 actions to merge 2 PWD lists, - to export them from the first - to import them in the second but may make your code cleaner.
just my 2 (euro)cents ;-) Regards, B.v.Zanten

avatar

I Was able to export my password list as csv and I imported it as Credential.
This created a single entry per password, then I merged them all back to a List.

It is somewhat complex but it works, an in-build solution would still be more practical I think.

Thank you Hubert for the info about the convert to list and Ben05 for the idea of extracting an existing list.

Regards

avatar

Thanks for sharing the workaround!

@Ben
The way I imagined it, we could support merging any mix of Username/Password + Password List entries, and when you do so, you could select whether to create a new entry, or merge to an existing one. This way, it would all be done in the "convert to password list" action and would be easier to accomplish for users.
Luckily, it's not a big problem to do on the code side. 🙂

Regards,

Hubert Mireault

avatar

Hi,

We have added "Convert to password list" and "Move to existing password list" to password list entries internally. It should be available starting with version 2021.1.26.0

Regards,

Jean-Francois Duchesne