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

Ensure irodsinfo returns valid client env file for iRODS 4.3 #2019

Open mikkonie opened 1 month ago

mikkonie commented 1 month ago

Need to test this to ensure it's correct. Maybe write some automated tests for it too (if I haven't already?)

The most obvious change is returning irods_authentication_scheme as pam_password instead of PAM, but I'll need to double-check there isn't other critical stuff.

mikkonie commented 1 month ago

Confirmed to be working in dev. I'll still test this in staging before confirming and closing the issue.