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

acl: memdb filter of tokens-by-policy was inverted #5575

Merged
merged 1 commit into from
Mar 27, 2019
Merged

Conversation

rboyer
Copy link
Member

@rboyer rboyer commented Mar 27, 2019

The inversion wasn't noticed because the parallel execution of TokenList
tests was operating incorrectly due to variable shadowing.

The inversion wasn't noticed because the parallel execution of TokenList
tests was operating incorrectly due to variable shadowing.
@rboyer rboyer added the theme/acls ACL and token generation label Mar 27, 2019
@rboyer rboyer requested review from mkeeler and a team March 27, 2019 16:04
Copy link
Member

@mkeeler mkeeler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@mkeeler mkeeler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Variable shadowing strikes again.

@rboyer rboyer merged commit 0d1b496 into master Mar 27, 2019
@rboyer rboyer deleted the backwards-filter branch March 27, 2019 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/acls ACL and token generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants