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

config: added a way to persist private key path within uhu config #35

Merged
merged 4 commits into from
Aug 29, 2017

Commits on Aug 28, 2017

  1. config: added handlers for private_key

    Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
    pablopalacios committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    fc123cd View commit details
    Browse the repository at this point in the history
  2. utils: updated sign_dict to receive private_key from args

    Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
    pablopalacios committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    a358d35 View commit details
    Browse the repository at this point in the history
  3. cli: added support for setting private key path within init command

    Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
    pablopalacios committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    cc52a65 View commit details
    Browse the repository at this point in the history
  4. repl: added support for settings private key path

    Signed-off-by: Pablo Palácios <ppalacios992@gmail.com>
    pablopalacios committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    fa60041 View commit details
    Browse the repository at this point in the history