Closed Bug 1163761 Opened 9 years ago Closed 9 years ago

Allow MozReview to skip user consent screen for Authentication Delegation

Categories

(bugzilla.mozilla.org Graveyard :: Extensions: MozReview Integration, defect, P1)

Production
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dylan, Assigned: dylan)

References

Details

(Keywords: bmo-goal)

Attachments

(1 file)

After Bug 1163760 lands, we'll want to white list MozReview using the skip_confirmation method exposed in the auth delegation system.
Attached patch 1163761_1.patchSplinter Review
Code to skip auth confirmation for moz_review.
Attachment #8622454 - Flags: review?(dkl)
Comment on attachment 8622454 [details] [diff] [review]
1163761_1.patch

Review of attachment 8622454 [details] [diff] [review]:
-----------------------------------------------------------------

r=dkl

::: extensions/MozReview/Extension.pm
@@ +73,4 @@
>          default => '',
>          checker => \&check_urlbase
>      };
> +   push @{ $args->{panels}->{advanced}->{params} }, {

fix indentation
Attachment #8622454 - Flags: review?(dkl) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
   d2d610f..ca30cab  master -> master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Blocks: 1254227
Product: bugzilla.mozilla.org → bugzilla.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.