wtsi-npg / sqyrrl

Sqyrrl - an HTTP server for files hosted in iRODS
GNU General Public License v3.0
0 stars 4 forks source link

Allow iRODS authentication without iinit icommand #30

Closed kjsanger closed 7 months ago

kjsanger commented 7 months ago

This avoids the need for an external icommand (iinit) when authenticating with iRODS.

Add an environment variable to set the iRODS password.

Call an internal "iinit" equivalent function to create the auth file.