Page MenuHomePhabricator

Policy - clean up access to user profile image uri
ClosedPublic

Authored by btrahan on Feb 2 2015, 9:56 PM.
Tags
None
Referenced Files
F14070438: D11630.diff
Wed, Nov 20, 12:31 PM
F14053532: D11630.diff
Fri, Nov 15, 4:50 PM
F14042150: D11630.diff
Tue, Nov 12, 12:58 AM
F14028381: D11630.diff
Fri, Nov 8, 1:03 PM
F14000971: D11630.diff
Fri, Oct 25, 2:54 AM
F14000217: D11630.diff
Thu, Oct 24, 8:11 PM
F14000207: D11630.id.diff
Thu, Oct 24, 8:06 PM
F14000205: D11630.id27987.diff
Thu, Oct 24, 8:05 PM
Subscribers

Details

Reviewers
epriestley
Maniphest Tasks
T7094: Clean up T603
Commits
Restricted Diffusion Commit
rPb2320c2e6817: Policy - clean up access to user profile image uri
Summary

Ref T7094. We already had and were mostly using "needProfileImage" on the people query class. Only real trick in this diff is deleting a conduit end point that has been marked deprecated for the better part of 3 years.

Test Plan

clicked around the people action and profiles and calendars loaded nicely.

Diff Detail

Repository
rP Phabricator
Branch
T7094_8
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 4257
Build 4270: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

btrahan retitled this revision from to Policy - clean up access to user profile image uri.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Let me see if I can dust off D6333 too.

This revision is now accepted and ready to land.Feb 2 2015, 9:58 PM
btrahan edited edge metadata.

includes bonus bug fix for missing $for_app = false declaration... (duplicate D11631 happened as I didn't kill arc diff fast enough when I saw an error about that on my console)

This revision was automatically updated to reflect the committed changes.