DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
709 stars 248 forks source link

Respect basic auth in import-contest URL. #2403

Closed meisterT closed 4 months ago

meisterT commented 4 months ago

If specified explicitly in the URL, it will take precedence over what is specified in the ~/.netrc.

Fixes #2390.