irods / python-irodsclient

A Python API for iRODS
Other
62 stars 73 forks source link

[#561] experimental implementation: user_has_access #602

Open d-w-moore opened 3 months ago

d-w-moore commented 3 months ago

Check if the user named (may be a user or group) has privilege at or above the given access_level to the collection or data object named by path

d-w-moore commented 3 months ago

Needs test.