Page MenuHomeSoftware Heritage

django/views: Rename next_path query parameter to next
ClosedPublic

Authored by anlambert on Sep 12 2022, 4:44 PM.

Details

Summary

It enables to align that parameter name with the one used in
django.contrib.auth.

Related to D8420

Diff Detail

Repository
rDAUTH Common authentication libraries
Branch
rename_next_path_query_param_to_next
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 31476
Build 49236: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 49235: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D8451 (id=30468)

Rebasing onto 6c85751c2b...

Current branch diff-target is up to date.
Changes applied before test
commit 2b1b97730382c290cb9d1b0e7ef68b696116bcf0
Author: Antoine Lambert <anlambert@softwareheritage.org>
Date:   Mon Sep 12 16:42:28 2022 +0200

    django/views: Rename next_path query parameter to next
    
    It enables to align that parameter name with the one used in
    django.contrib.auth.

See https://jenkins.softwareheritage.org/job/DAUTH/job/tests-on-diff/96/ for more details.

This revision is now accepted and ready to land.Sep 12 2022, 5:09 PM