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

security: return custom permissions from all Realms #1138

Merged
merged 1 commit into from Jun 6, 2019

Conversation

pierre
Copy link
Member

@pierre pierre commented May 21, 2019

Note the behavior change: wildcard permissions aren't expanded anymore. Built-in ("account:*") and custom ("acme:*") permissions will not be expanded in the API (as custom Realms don't necessarily
expose this information).

This fixes #1133.

Note the behavior change: wildcard permissions aren't expanded
anymore. Built-in ("account:*") and custom ("acme:*") permissions
will not be expanded in the API (as custom Realms don't necessarily
expose this information).

This fixes #1133.

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
@pierre pierre merged commit c08d028 into work-for-release-0.21.x Jun 6, 2019
@pierre pierre deleted the fix-for-1133 branch June 6, 2019 07:33
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

2 participants