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

[HLRC] Fix issue in equals impl for GlobalOperationPrivileges #35721

Merged
merged 3 commits into from Nov 21, 2018

Conversation

bizybot
Copy link
Contributor

@bizybot bizybot commented Nov 20, 2018

This commit fixes an issue in the equals implementation for
GlobalOperationPrivileges and adds few tests.

This commit fixes an issue in the equals implementation for
GlobalOperationPrivileges and adds few tests.
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security

@albertzaharovits
Copy link
Contributor

I've left some comments. You've touched my purist decisions so I am curious if the status quo broke something in order to possibly revision my stance.

Yogesh Gaikwad added 2 commits November 21, 2018 09:45
@bizybot
Copy link
Contributor Author

bizybot commented Nov 20, 2018

Hi @albertzaharovits I have addressed the comments by removing the unwanted code changes, keeping those relevant to the fix I thought was needed in the equals implementation for GlobalOperationPrivilege. I was just browsing code when I saw it and so the PR to fix it. Please have a look when you get some time. Thank you.

Copy link
Contributor

@albertzaharovits albertzaharovits left a comment

Choose a reason for hiding this comment

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

LGTM

@bizybot bizybot merged commit 3548d6a into elastic:master Nov 21, 2018
@bizybot bizybot deleted the fix-equals branch November 21, 2018 22:11
bizybot added a commit that referenced this pull request Nov 27, 2018
This commit fixes an issue in the equals implementation for
GlobalOperationPrivileges and adds few tests.
@tomcallahan tomcallahan added >enhancement and removed :Security/Authorization Roles, Privileges, DLS/FLS, RBAC/ABAC labels Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants