Closed RFSH closed 3 years ago
This PR is based on the recent changes in https://github.com/informatics-isi-edu/chaise/pull/2081.
Previously I was sending the static table-level acls to OSD viewer. But in this PR, I changed the APIs to send specific column-level ACLs for places that we want to check the user permissions.
acls
This PR is based on the recent changes in https://github.com/informatics-isi-edu/chaise/pull/2081.
Previously I was sending the static table-level
acls
to OSD viewer. But in this PR, I changed the APIs to send specific column-level ACLs for places that we want to check the user permissions.