Skip to content

Fix algorithm download

Samuel GAIST requested to merge 77_fix_cxx_algorithm_download into master

The download was using the current user to build the URL which is not correct since the user may not be the owner.

Fixes #77 (closed)

Merge request reports