thunderbird / addons-server

πŸ•Ά addons.thunderbird.net Django app and API, forked from addons.mozilla.org πŸŽ‰
https://addons.thunderbird.net
BSD 3-Clause "New" or "Revised" License
18 stars 17 forks source link

Use redirect_uri instead of redirect_url #303

Open MelissaAutumn opened 4 months ago

MelissaAutumn commented 4 months ago

Needs testing on stage, but fxa has some legacy handling for redirect_url (or maybe with just a missing redirect_uri param) that sends the user to ATN or AMO depending on some paths.

The correct parameter is redirect_uri which works nicely locally.

github-actions[bot] commented 4 months ago

Test Results

5β€ˆ491 tests  Β±0   5β€ˆ383 :white_check_mark:  -β€Š2   32m 32s :stopwatch: + 4m 26s β€‡β€ˆβ€‡β€‡1 suites Β±0β€‚β€ƒβ€ƒβ€‡β€ˆβ€‡25 :zzz: Β±0  β€‡β€ˆβ€‡β€‡1 files   Β±0β€‚β€ƒβ€ƒβ€‡β€ˆβ€‡83 :x: +2 

For more details on these failures, see this check.

Results for commit 2a5f555f. ± Comparison against base commit b348fe3f.