Skip to content
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

Add support for OTP code generation on Linux as requested in #327 #394

Merged
merged 10 commits into from
May 25, 2018

Commits on May 9, 2018

  1. Started integrating pass otp plugin

    Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
    Noettore committed May 9, 2018
    Configuration menu
    Copy the full SHA
    cd10e78 View commit details
    Browse the repository at this point in the history
  2. OTP button calls external pass otp -c

    Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
    Noettore committed May 9, 2018
    Configuration menu
    Copy the full SHA
    76de909 View commit details
    Browse the repository at this point in the history
  3. Added checkbox for otp plugin in config dialog. Some problems with si…

    …gnal finishedOtpShow: ui hang
    
    Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
    Noettore committed May 9, 2018
    Configuration menu
    Copy the full SHA
    db5e8c9 View commit details
    Browse the repository at this point in the history
  4. Added OTP handler. Now ui doesn't hang any more.

    Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
    Noettore committed May 9, 2018
    Configuration menu
    Copy the full SHA
    ff6c380 View commit details
    Browse the repository at this point in the history
  5. OTP is shown and copied to clipboard automatically. If compiled on WI…

    …N and APPLE OTP button and options are hidden.
    
    Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
    Noettore committed May 9, 2018
    Configuration menu
    Copy the full SHA
    e40250b View commit details
    Browse the repository at this point in the history
  6. Typo

    Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
    Noettore committed May 9, 2018
    Configuration menu
    Copy the full SHA
    5041f86 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Fixed wrong numeration in configdialog.ui

    Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
    Noettore committed May 10, 2018
    Configuration menu
    Copy the full SHA
    6d04d6c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. Added OTP lib for imitatepass

    Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
    Noettore committed May 11, 2018
    Configuration menu
    Copy the full SHA
    4fc2cd3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Removed libotp. Further thinking required to integrate OTP generation…

    … in imitatePass.
    
    Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
    Noettore committed May 15, 2018
    Configuration menu
    Copy the full SHA
    635fcf2 View commit details
    Browse the repository at this point in the history
  2. Removed blank lines

    Signed-off-by: Ettore Dreucci <ettore.dreucci@gmail.com>
    Noettore committed May 15, 2018
    Configuration menu
    Copy the full SHA
    85f3b3b View commit details
    Browse the repository at this point in the history