iBridges-for-iRODS / iBridges

A wrapper around the python-irodsclient to allow for easy interaction with iRODS servers.
https://ibridges.readthedocs.io/en/
MIT License
15 stars 7 forks source link

Make permissions accessible from IrodsPath #252

Closed chStaiger closed 3 weeks ago

chStaiger commented 1 month ago

Similar to the metadata, is it useful to make the permissions available from the IrodsPath?

IrodsPath.permissions.add("username", "zonename", "aclmode", ...)
qubixes commented 3 weeks ago

I think we have discussed this somewhere else and that for now we won't do this, if at some later stage we decide differently, we can reopen the issue.