Details
Description
APIs provided in AccessController are authorized against global-admin permissions. Instead we need to check for table-admin level permissions.
Edit: Append operation also has no authorization check. We can update it together.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-5372 Table mutation operations should check table level rights, not global rights
- Closed