Skip to content

OTP function stopped working #630

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Apr 21, 2023 · 2 comments
Closed

OTP function stopped working #630

ghost opened this issue Apr 21, 2023 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Apr 21, 2023

Describe the bug
Clicking on the OTP button does nothing anymore. It worked before.

To Reproduce
Steps to reproduce the behavior:

  1. Open qtpass
  2. Select an entry that contains an otp secret
  3. Unlock the database
  4. Click on the OTP button in the tool panel

Expected behavior
Showing me an OTP for the selected entry.

Screenshots
Nothing to screenshot here.

Desktop

  • OS/Distribution: Debian 11.6.0
  • Version: 1.3.2 from the Debian repository

Additional context
The packages

  • pass-extension-otp
    and
  • oathtool
    are installed.
    In the terminal it works (pass otp some entry)
@ghost ghost added the bug label Apr 21, 2023
@shemeshg
Copy link
Contributor

shemeshg commented May 2, 2023

I got it working ok, however you have to set config to

  1. Programs -> use pass
  2. settings ->use qrencode
  3. settings-> use pass otp extenstion.
    Screen Shot 2023-05-02 at 23 25 40

The power of QtPass is that it uses the host files (pass) and it's extension in a very standard manner,
If you would like gpgme c++ native support, you might look at https://sourceforge.net/projects/pass-simple/ however it is still under development, and not compatible with the pass otp extension.

  • Also test OTP directly with pass

https://github.com/tadfisher/pass-otp#readme

Hope it helps

@ghost
Copy link
Author

ghost commented May 4, 2023

@shemeshg Hi. Thank you. Step 1 and 3 solved the problem, step 2 but step 2 is not neccessary at all. ;)

@ghost ghost closed this as completed May 4, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant