You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the example pass file above, the current behavior of pass otp insert overwrites the entire file to be become the following:
otpauth://totp/NEW
Is this the intended behavior? If so, I think a more explicit warning is warranted considering the risk here. If not, I would like to work on a PR to resolve this.
The text was updated successfully, but these errors were encountered:
I hate this behaviour of pass-otp and in company with #169 it makes pass otp add foobar
totally useless, because it is easier to just run pass edit foobar
and add the otpauth:// URI
manually.
At the moment I use pass-otp only to display the actual otp and nothing more.
With the example pass file above, the current behavior of
pass otp insert
overwrites the entire file to be become the following:Is this the intended behavior? If so, I think a more explicit warning is warranted considering the risk here. If not, I would like to work on a PR to resolve this.
The text was updated successfully, but these errors were encountered: