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 adding/deleting keys #31

Closed
wants to merge 5 commits into from
Closed

Conversation

baobaab
Copy link

@baobaab baobaab commented Feb 4, 2020

Positional parameters are parsed and stored in named variables, so use them in add_shared_key(), delete_shared_keys(), add_app_key() and delete_app_keys.

Fixes #30

@baobaab
Copy link
Author

baobaab commented Mar 6, 2020

Closing this pull request since it was created from my master branch (replaced with #32)

@baobaab baobaab closed this Mar 6, 2020
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.

"Empty argument. Try again" while trying to add a new key
1 participant