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

fix: add the missing keys import command #2521

Merged
merged 1 commit into from
May 10, 2021
Merged

fix: add the missing keys import command #2521

merged 1 commit into from
May 10, 2021

Conversation

rivernate
Copy link
Contributor

Related issue

#2520

Proposed changes

It looks like the clientCmd.AddCommand(NewKeysImportCmd()) line was missed during a recent refactor, I just added it.

Checklist

  • [x ] I have read the contributing guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security vulnerability.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added or changed the documentation.

Further comments

I looked briefly at adding tests but it looked like it would require some refactoring of the current strategy. If you would like me to look into it I can spend some time on it.

@aeneasr aeneasr merged commit c4bc248 into ory:master May 10, 2021
@aeneasr
Copy link
Member

aeneasr commented May 10, 2021

Awesome, thank you! 🎉 Your contribution makes Ory better :)

@rivernate rivernate deleted the import-certs branch May 10, 2021 15:08
mitar pushed a commit to mitar/hydra that referenced this pull request May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants