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 permissions service to match on glob path that may end with a slash #6301

Merged
merged 1 commit into from
Mar 1, 2019

Conversation

meirish
Copy link
Contributor

@meirish meirish commented Feb 27, 2019

We want to allow users with a policy of sys/policies/acl/* to also see and use the Policies tab - currently the permissions service is only looking for sys/policies/acl. This changes that so that any path we're checking against globbed acl paths will match with a trailing slash and without.

Fixes #6292.

@meirish meirish merged commit 2c732ce into master Mar 1, 2019
@meirish meirish deleted the b-permissions-glob-matching branch March 1, 2019 21:16
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