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

2fa: add -mv flag to rename key name #19

Closed
wants to merge 3 commits into from
Closed

2fa: add -mv flag to rename key name #19

wants to merge 3 commits into from

Commits on May 30, 2021

  1. 2fa: add encodeKey

    Encodes raw key ([]byte) to base32 string.
    r5d committed May 30, 2021
    Configuration menu
    Copy the full SHA
    d0df6c0 View commit details
    Browse the repository at this point in the history
  2. 2fa: add (*Keychain) filePath method

    Returns the path to the keychain file. If the keychain file is a
    symlink, it returns the path the symlink is pointing to.
    r5d committed May 30, 2021
    Configuration menu
    Copy the full SHA
    b76b30f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    321d206 View commit details
    Browse the repository at this point in the history