Viewing password history of reprompt-protected item should reprompt the master password

I would almost consider this as a bug, but created as a feature request.

Let’s say I have a sensitive item with custom hidden fields. I like to be extra secure with this item so I have enabled the master password reprompt. I expect there is no way to read hidden values of the item without master password even if someone would gain access to my open vault.

One custom hidden field of the reprompt protected item is named “PIN code”. Let’s say I rename it to “App PIN code” without changing the actual hidden value. This change creates a history element containing the hidden value which is equal to the currently active hidden value. Viewing this value from history does not reprompt the master password. I think this is not acceptable.

One of these should probably be implemented:

  1. Password history of master password reprompt protected items should reprompt the master password (I would prefer this).
  2. There should exist a way to clear items from password history (Delete history of items)
  3. Changing only the name of hidden field should not create history item (not good solution)