Page MenuHomePhabricator

Add Subscribers to Passphrase
ClosedPublic

Authored by chad on Aug 5 2015, 6:55 PM.
Tags
None
Referenced Files
F14061129: D13799.diff
Mon, Nov 18, 5:19 AM
F14047818: D13799.diff
Thu, Nov 14, 5:24 AM
F14043031: D13799.id33326.diff
Tue, Nov 12, 7:22 AM
F14039498: D13799.id33327.diff
Mon, Nov 11, 5:48 AM
F14039493: D13799.id33325.diff
Mon, Nov 11, 5:47 AM
F14039490: D13799.diff
Mon, Nov 11, 5:46 AM
F14034276: D13799.diff
Sat, Nov 9, 11:24 PM
F14023728: D13799.id33327.diff
Thu, Nov 7, 3:44 AM
Subscribers

Details

Summary

Fixes T9078, Adds SubscribableInterface to Passphrase.

Test Plan

Create a new passphrase, see myself subscribed. Subscribe to other Passphrases.

Diff Detail

Repository
rP Phabricator
Branch
pass-sub
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7496
Build 8032: [Placeholder Plan] Wait for 30 Seconds
Build 8031: arc lint + arc unit

Event Timeline

chad retitled this revision from to Add Subscribers to Passphrase.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
src/applications/passphrase/storage/PassphraseCredential.php
156

Maybe omit this (just return false;) because we don't give the author any other special privileges for these object types.

In particular, if you're in charge of Twitter and move to the Devops team, it's reasonable to revoke your access to a Twitter credential even if you created it. It seems correct to sever the author from the credential completely at this point.

epriestley edited edge metadata.
This revision is now accepted and ready to land.Aug 5 2015, 6:56 PM
chad marked an inline comment as done.
chad edited edge metadata.
  • Twitter team gots no chill
This revision was automatically updated to reflect the committed changes.