Open casonadams opened 3 years ago
Thanks for the message and I'm sorry for my slow response times.
Sadly I am not familiar with passFF.
It is possible to generate TOTP codes via gopass and gopassbridge. Here is a brief description how the code generation can be setup with gopassbridge: https://github.com/gopasspw/gopassbridge/issues/34#issuecomment-483292321
In case you want to configure which keys are hidden by gopassbridge in the default view, you can find it in the extension preferences:
In case something is actually not working as I described above, please open another bug report or respond in this issue, thank you.
Hi @Pharb,
Yes you are describing what I am talking about.
I am trying to add an additional key user_otp_attempt
so the Keys string is otp,code,user_otp_attempt
But the 3rd value isn't working.
I have the same issue, I'd like to hide passwords which start with git/
or token/
, and have this value as keys are hidden by gopassbridge in the default view: otpauth,totp,git,token
.
Bit gopassbridge show them nonetheless.
If it would work my question would be: Does this variable support regex, i.e. otpauth,totp,/^git*/,/^token*/
or sth similar ?
Setup: OS: macOS 11 Browser: Firefox 84 (64bit)
Keys not displayed in detail view not working=
otp,code,user_otp_attempt
For usage to login to gitlab.com and access totp autofill.
user_otp_attempt
option works for passFF.