Page MenuHomePhabricator

Add Subscribers to Passphrase
ClosedPublic

Authored by chad on Aug 5 2015, 6:55 PM.
Tags
None
Referenced Files
F13053692: D13799.diff
Fri, Apr 19, 11:24 AM
Unknown Object (File)
Fri, Apr 12, 9:23 PM
Unknown Object (File)
Thu, Apr 11, 8:19 AM
Unknown Object (File)
Sat, Apr 6, 4:32 AM
Unknown Object (File)
Sat, Apr 6, 4:32 AM
Unknown Object (File)
Thu, Apr 4, 1:32 AM
Unknown Object (File)
Fri, Mar 29, 1:09 PM
Unknown Object (File)
Fri, Mar 29, 4:37 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.