elixir-cloud-aai / proTES

Proxy service for injecting middleware into GA4GH TES requests
Apache License 2.0
5 stars 6 forks source link

fix: strip basic auth only if URLs set #152

Closed vschnei closed 1 year ago

vschnei commented 1 year ago

Details See #151 for full description of the issue. The initial understanding of the bug was partially wrong.

Testing

No tests were written.

Documentation

An "if-clause" was introduced to check if an URLwas provided by e.g. Snakemake to the payload.

Closing issues

Closes #151