Deprecate all origin context views taking an origin as url argument and add
new views taking the origin url as query parameter.
This change should mitigate double-slash issue that can happen on some clients
or under certain apache2 configuration.
Differential D3064
browse: Turn origin_url to a query parameter in origin context views anlambert on Apr 24 2020, 4:22 PM. Authored by
Details
Deprecate all origin context views taking an origin as url argument and add This change should mitigate double-slash issue that can happen on some clients
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D3064 (id=10898)Rebasing onto b6448adfe4... Current branch diff-target is up to date. Changes applied before testcommit a4879f3e73c478d93a919bd8c98d6dbf959f5e69 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu Apr 23 18:40:20 2020 +0200 browse: Turn origin_url to a query parameter in origin context views Deprecate all origin context views taking an origin as url argument and add new views taking the origin url as query parameter. This change should mitigate double-slash issue that can happen on some clients or under certain apache2 configuration. See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/83/ for more details.
Comment Actions Build is green Patch application report for D3064 (id=10900)Rebasing onto b6448adfe4... Current branch diff-target is up to date. Changes applied before testcommit 3c15e040d6b39534692be1afcf2f2336c42b4fbd Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu Apr 23 18:40:20 2020 +0200 browse: Turn origin_url to a query parameter in origin context views Deprecate all origin context views taking an origin as url argument and add new views taking the origin url as query parameter. This change should mitigate double-slash issue that can happen on some clients or under certain apache2 configuration. See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/84/ for more details.
Comment Actions Build is green Patch application report for D3064 (id=10902)Rebasing onto b6448adfe4... Current branch diff-target is up to date. Changes applied before testcommit 6da9fade15d901dcee6f29af7780f73d8fdfbfd4 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Thu Apr 23 18:40:20 2020 +0200 browse: Turn origin_url to a query parameter in origin context views Deprecate all origin context views taking an origin as url argument and add new views taking the origin url as query parameter. This change should mitigate double-slash issue that can happen on some clients or under certain apache2 configuration. See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/86/ for more details. |