bihealth / sodar-server

SODAR: System for Omics Data Access and Retrieval
https://github.com/bihealth/sodar-server
MIT License
14 stars 3 forks source link

Remove iRODS v4.2/4.3 ACL compatibility helpers #2009

Open mikkonie opened 2 months ago

mikkonie commented 2 months ago

These are no longer required as v1.0 no longer supports iRODS <4.3.

These are mostly located in IrodsAPI.get_access_lookup(), will have to double-check if there are other locations.

Should be done after iRODS v4.3 and python-irodsclient v2.1 support are finalized, see #2007 and #2008.