genialis / resolwe

Open source dataflow engine in Django
Apache License 2.0
34 stars 27 forks source link

Permission refresh #1118

Closed gregorjerse closed 4 months ago

gregorjerse commented 5 months ago

Make it easier to add permissions to objects based on related objects with permissions.

For instance: the storage object is related to the data object so it can inherit the permissions from it.