Page MenuHomeSoftware Heritage

docs/api/register-account: Update webapp login URLs
ClosedPublic

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

Details

Summary

Setting the next_path query parameter is not required here as webapp login
view redirects by default to the homepage.

Related to D8450

Diff Detail

Repository
rDDEP Push deposit
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 31477
Build 49238: Phabricator diff pipeline on jenkinsJenkins console · Jenkins
Build 49237: arc lint + arc unit

Event Timeline

Build is green

Patch application report for D8452 (id=30470)

Rebasing onto 69d04fcd37...

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

    docs/api/register-account: Update webapp login URLs
    
    Setting the next_path query parameter is not required here as webapp login
    view redirects by default to the homepage.

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

This revision is now accepted and ready to land.Sep 12 2022, 5:10 PM
ardumont added a subscriber: ardumont.

ah yeah, redundant!