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

closes #138 #139

Conversation

pauloFernandes
Copy link

@pauloFernandes pauloFernandes commented May 25, 2018

Implements #138

This implements the OR condition at group paths, where now supports on the micromatch expression the follow characters: ( ) |

Use as the sample bellow:

group:
    -
        id: AuthGroup
        member:
            -
                method:
                    - POST
                    - OPTIONS
                    - GET
                protocol:
                    - http
                path:
                    - '!/(auth|set-new-password|ask-new-password-code)'

@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.919% when pulling 8a0a7c9 on pauloFernandes:138-fix-group-condition into 12d50ab on Leanty:master.

@thiagobustamante
Copy link
Collaborator

Hi, this PR already fixes the issue.

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.

None yet

4 participants