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

rule: Adds validator for rules #77

Merged
merged 4 commits into from
Jun 15, 2018
Merged

rule: Adds validator for rules #77

merged 4 commits into from
Jun 15, 2018

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Jun 15, 2018

This patch adds an input validator for rules which should prevent
accidental typos or similar issues when creating a rule. Additionally,
no invalid/unconfigured handlers (authorizers, credential issuers,
authenticators) can be used.

This patch adds an input validator for rules which should prevent
accidental typos or similar issues when creating a rule. Additionally,
no invalid/unconfigured handlers (authorizers, credential issuers,
authenticators) can be used.
@aeneasr aeneasr added the bug Something is not working. label Jun 15, 2018
@aeneasr aeneasr self-assigned this Jun 15, 2018
@aeneasr aeneasr added feat New feature or request. and removed bug Something is not working. labels Jun 15, 2018
arekkas added 3 commits June 15, 2018 18:57
This patch adds an input validator for rules which should prevent
accidental typos or similar issues when creating a rule. Additionally,
no invalid/unconfigured handlers (authorizers, credential issuers,
authenticators) can be used.
This patch adds an input validator for rules which should prevent
accidental typos or similar issues when creating a rule. Additionally,
no invalid/unconfigured handlers (authorizers, credential issuers,
authenticators) can be used.
This patch adds an input validator for rules which should prevent
accidental typos or similar issues when creating a rule. Additionally,
no invalid/unconfigured handlers (authorizers, credential issuers,
authenticators) can be used.
@aeneasr aeneasr merged commit f450697 into master Jun 15, 2018
@aeneasr aeneasr deleted the add-validator branch June 15, 2018 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant