Page MenuHomePhabricator

In Phortune, use actual merchant authority (not authority grants) to control account visibility
ClosedPublic

Authored by epriestley on Aug 16 2019, 3:18 PM.
Tags
None
Referenced Files
F14843662: D20716.id49397.diff
Sun, Feb 2, 8:52 AM
Unknown Object (File)
Wed, Jan 29, 7:35 AM
Unknown Object (File)
Tue, Jan 28, 7:10 PM
Unknown Object (File)
Tue, Jan 28, 8:22 AM
Unknown Object (File)
Tue, Jan 28, 4:02 AM
Unknown Object (File)
Mon, Jan 27, 4:16 AM
Unknown Object (File)
Sat, Jan 25, 5:29 AM
Unknown Object (File)
Sat, Jan 25, 5:29 AM
Subscribers
None

Details

Summary

Depends on D20715. Ref T13366. See that task for discussion.

Replace the unreliable "grantAuthority()"-based check with an actual "can the viewer edit any merchant this account has a relationship with?" check.

This makes these objects easier to use from a policy perspective and makes it so that the Query alone can fully enforce permissions properly with no setup, so general infrastructure (like handles and transactions) works properly with Phortune objects.

Test Plan

Viewed merchants and accounts as users with no authority, direct authority on the account, and indirect authority via a merchant relationship.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable