Hi everyone,
I'm using rbw version 1.15.0. Whenever I do rbw get <entry> and
- has the "Master password re-prompt" checkbox ticked
- has more than one "hidden" field (the password field and custom fields of type hidden)
- the password/hidden fields have text in them
then pinentry prompts for the master password the amount of hidden fields times, instead of only once like in the web ui or browser extension of bitwarden.
So such an entry with 2 custom hidden fields and a populated password field spawns 3 pinentry fields one after the other, for example.
I could replicate this on my own self-hosted vaultwarden instance as well using the default bitwarden.com server.
But I saw that #303 was already fixed by 2651343, so my question is if this was an oversight while fixing the bug or if multiple pinentries is just the way it has to be done for some reason.
In any case, thank you and every contributor for rbw, it's awesome
Hi everyone,
I'm using rbw version 1.15.0. Whenever I do
rbw get <entry>andthen pinentry prompts for the master password the amount of hidden fields times, instead of only once like in the web ui or browser extension of bitwarden.
So such an entry with 2 custom hidden fields and a populated password field spawns 3 pinentry fields one after the other, for example.
I could replicate this on my own self-hosted vaultwarden instance as well using the default bitwarden.com server.
But I saw that #303 was already fixed by 2651343, so my question is if this was an oversight while fixing the bug or if multiple pinentries is just the way it has to be done for some reason.
In any case, thank you and every contributor for rbw, it's awesome