VUIIS / dax

Distributed Automation for XNAT
MIT License
25 stars 24 forks source link

XnatCheckLogin should append to .netrc if no host entry present #411

Open baxpr opened 1 year ago

baxpr commented 1 year ago

I think we used to have this feature? It would be handy if XnatCheckLogin would add a valid entry to the user's .netrc based on providing host / username / password at the command line, if it detects there is not a corresponding host entry present. Right now it just errors out (#409)