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
F19934893: D11724.diff
Sat, Apr 11, 6:55 PM
F19921852: D11724.diff
Mon, Apr 6, 9:20 AM
F19897578: D11724.diff
Sun, Mar 29, 8:31 AM
F19882025: D11724.diff
Thu, Mar 19, 4:36 AM
F19812181: D11724.diff
Mar 4 2026, 3:58 AM
F19694514: D11724.id28232.diff
Feb 10 2026, 10:23 AM
F19636196: D11724.id28231.diff
Feb 5 2026, 12:34 PM
F19518861: D11724.diff
Jan 15 2026, 11:53 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
Branch
T7153_3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4411
Build 4424: [Placeholder Plan] Wait for 30 Seconds

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.