keepasshttp-connector
keepasshttp-connector copied to clipboard
Store "Specified credential fields" in the database
If I'm understanding correctly, these fields are stored in the browser extension data. I think it would make a lot more sense to have this information stored in the password database itself, in a separate group.
On further investigation, this appears to be what Firefox's own password manager is doing. It stores things like userFieldName and passFieldName for each entry.
good idea!