We get a couple of these every week.
Resolves T3969.
It was actually easier to rewrite URLs than to reject them outright,
and it's probably better for users anyway.
Differential D7362
Save Code Now: Rewrite github.io URLs vlorentz on Mar 16 2022, 4:07 PM. Authored by
Details
We get a couple of these every week. Resolves T3969. It was actually easier to rewrite URLs than to reject them outright,
Diff Detail
Event TimelineComment Actions
well, that way they will never learn their mistake... Comment Actions Build is green Patch application report for D7362 (id=26615)Rebasing onto 9f2e1cb90c... Current branch diff-target is up to date. Changes applied before testcommit db139b07df29e484fd0eb8288455e5f43bed5979 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Mar 16 16:06:45 2022 +0100 Save Code Now: Rewrite github.io URLs We get a couple of these every week. See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1473/ for more details. Comment Actions wait, does that rewrite the inputed url as well (so the users sees that the canonical url was used instead of their wrong input)? if so, i'm fine with it. Comment Actions Build is green Patch application report for D7362 (id=26634)Rebasing onto 39bab96e9f... Current branch diff-target is up to date. Changes applied before testcommit 7bfbda85ff6d2b835d4c5eca28f61b9ae12dbf63 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Mar 16 16:06:45 2022 +0100 Save Code Now: Rewrite github.io URLs We get a couple of these every week. See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/1485/ for more details. |