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

Allow nonceEnabled and hashEnabled to take single boolean values #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

StephanBijzitter
Copy link

Summary

Providing a single boolean value to either of these options will now apply
the value to each provided policy directive.

Closes #98

Requirements (place an x in each [ ])

@CLAassistant
Copy link

CLAassistant commented Sep 15, 2021

CLA assistant check
All committers have signed the CLA.

@StephanBijzitter
Copy link
Author

I haven't written any new tests as the existing tests already cover this functionality because of my change to the default values.

If wanted, I could add specific test-cases to handle the 4 shorthand values.

Providing a single boolean value to either of these options will now apply
the value to each provided policy directive.

Closes slackhq#98
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.

Allow nonceEnabled to take a single boolean value
2 participants