tator icon indicating copy to clipboard operation
tator copied to clipboard

Version ACL

Open bctcvai opened this issue 2 years ago • 3 comments

Implement mechanism to isolate ownership and control of objects within a version.

bctcvai avatar Jun 07 '22 12:06 bctcvai

3 levels of control: Full : Read, Write (includes delete), Purge, Version removal(?) Modify: Read, Write Read-only: Read

bctcvai avatar Jun 07 '22 16:06 bctcvai

#900 could be implemented in a generic enough way that it can be used to manage these policies.

henxing avatar Oct 20 '22 17:10 henxing

Fourth level of control: No-access

jrtcppv avatar Dec 02 '22 19:12 jrtcppv