-
Notifications
You must be signed in to change notification settings - Fork 34
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
[JEP-224] System read permissions #27
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds about right. Will need a follow-up update for Manage permissions AFAICT.
@res0nance @oleg-nenashev @timja it looks good to me but I have a doubt for the "cleanup" action at the jobs level Line 60 in 79ba68d
Line 142 in c83a9e4
We are forcing the logRotate (which is less useful now there is a global setting) but I am not sure about the permission to do it. With this change are we opening it to all people with a SYSTEM.READ access ? |
Reviewed that, I don't think there's an issue here. The only action the user is taking is invoking a pre-configured log rotator, and forcing it to run now. |
Co-authored-by: Tim Jacomb <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Add JEP-224 system read support.
Screenshots show non logged in user with system read access
Screenshots