comic / grand-challenge.org

A platform for end-to-end development of machine learning solutions in biomedical imaging
https://grand-challenge.org
Apache License 2.0
167 stars 49 forks source link

Fix sometimes having an partial URL as hash #3386

Closed chrisvanrun closed 2 weeks ago

chrisvanrun commented 2 weeks ago

Closes: #3385

The href attribute was never parsed as a URL and incorrectly assumed to always be a hash-only string.

chrisvanrun commented 2 weeks ago

Cleaner solution to have an allow list in the first place!