nsot icon indicating copy to clipboard operation
nsot copied to clipboard

Implement object-level permissions.

Open jathanism opened this issue 10 years ago • 1 comments

This isn't yet a requirement, but it will be. And when it becomes one, django-guardian is likely going to be what we'll use:

http://django-guardian.readthedocs.org/

jathanism avatar Sep 16 '15 16:09 jathanism

Also check out this inheritable permissions pattern which will be good inspiration for how we might handle them: http://vitan.github.io/linux/django/practical/python/2014/07/28/Inheritable-Object-Level-Permission-of-Django.html

jathanism avatar Aug 22 '17 15:08 jathanism