You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/09/21 03:09:06 UTC

[GitHub] [accumulo] reggert opened a new pull request #1371: Expanded InputConfigurator permissions checks to include Namespace.READ

reggert opened a new pull request #1371: Expanded InputConfigurator permissions checks to include Namespace.READ
URL: https://github.com/apache/accumulo/pull/1371
 
 
   Currently, `InputConfigurator.validatePermissions` only checks whether the user has `Table.READ` permission. However, access may also be allowed if the user has `Namespace.READ` instead. This expands the check to pass if either permission is present. This resolves #1370 .

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services