eg-react icon indicating copy to clipboard operation
eg-react copied to clipboard

Password protected files (Apache/digest or basic)?

Open gitgitmonkey opened this issue 2 years ago • 3 comments

I have a hub that works fine with remote files in my server that are not password protected. When I tried to add files using this syntax: https://user:[email protected]/file.bw, the tracks don't show. This syntax works fine in the UCSC genome browser. I'm running an Apache server with both digest and basic authentication, so I can use either. How can I use remote files that aren't public? Thank you!

gitgitmonkey avatar Feb 28 '22 23:02 gitgitmonkey

Hi @gitgitmonkey would you please email me a link for me to troubleshoot? Getting this fixed should be a pretty helpful feature.

lidaof avatar Mar 01 '22 03:03 lidaof

I ended up finding a workaround. I symlinked the files to an open directory and renamed them with random characters. So the files themselves are anonymous and likely useless to other people. The hub .json is password protected and it's the only place where the files are identified.

gitgitmonkey avatar Mar 02 '22 17:03 gitgitmonkey

That's pretty smart!

lidaof avatar Mar 02 '22 17:03 lidaof

close for now, feel free to open new issue. thank you!

lidaof avatar Jan 25 '23 16:01 lidaof