Page MenuHomePhabricator

OAuth - add concept of "trusted" clients that get auto redirects
ClosedPublic

Authored by btrahan on Feb 9 2015, 10:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 3:53 AM
Unknown Object (File)
Mon, Apr 29, 4:00 PM
Unknown Object (File)
Fri, Apr 26, 5:40 PM
Unknown Object (File)
Wed, Apr 24, 11:51 PM
Unknown Object (File)
Sun, Apr 21, 11:45 AM
Unknown Object (File)
Thu, Apr 11, 8:07 AM
Unknown Object (File)
Apr 2 2024, 10:38 AM
Unknown Object (File)
Feb 14 2024, 10:20 PM
Subscribers

Details

Summary

Fixes T7153.

Test Plan

used bin/auth trust-oauth-client and bin/auth untrust-oauth-client to set the bit and verify error states.

registered via oauth with bin/auth trust-oauth-client set and I did not have the confirmation screen
registered via oauth with bin/auth untrust-oauth-client set and I did have the confirmation screen

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to OAuth - add concept of "trusted" clients that get auto redirects.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Code looks solid to me.

This revision is now accepted and ready to land.Feb 9 2015, 10:18 PM
btrahan edited edge metadata.
This revision was automatically updated to reflect the committed changes.