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: use store instead of store_true for args expecting nonces #915

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

kentbull
Copy link
Contributor

has the fix as mentioned here.

This changes the store_true in the two new command line arguments

--private-credential-nonce
and
--private-subject-nonce

to have their "action" prop set to store so that they can accept string values rather than be set only to True or False based on presence or absence of the command line arguments like --private.

@m00sey m00sey merged commit cc02656 into WebOfTrust:main Jan 2, 2025
6 checks passed
@kentbull kentbull deleted the privacy-preserving-cred-nonces branch January 13, 2025 03:04
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