I have systems that require different passwords for different levels of access.
The best way I’ve found so far is to record the additional passwords in the Comments field. But this is stored in clear text.
My suggestion/request is to be able to create multiple “Password” fields per entry so that all passwords can be stored encrypted. It would be great if I could customise the name of each password field too, so I know which password is for which access level.
I haven’t seen anything in the roadmap regarding this very wanted feature. Does someone have any ETA on this ? Bitwarden has been implementing this since a long time. The custom fields are linked to HTML id tags, and allow to autofill a whole form, using secretely stored data.