pfn / passifox

Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp)
GNU General Public License v3.0
905 stars 185 forks source link

Show group label when listing multiple credentials #405

Open reachuniversal opened 9 years ago

reachuniversal commented 9 years ago

In ChromeIPass, when multiple credentials are available, the format they are shown in is "username (title)"

This is problematic in my use case, and probably for many others. I manage credentials for multiple clients, and I create a group (sometimes even groups and subgroups) for each client. So I might have multiple client groups where each one has an entry for, say, GoDaddy. For each of these credentials, they are listed as "username (GoDaddy)" leaving me without the necessary context.

I would suggest if you could add the ability to instead list using the format "username (group-name / title)" that would be much better. Or even better, "username (group / subgroup / sub-subgroup / title)"

The multi-level hierarchical organization capability is one of KeePass' best features -- making this small change would carry that capability over to ChromeIPass.