Page MenuHomePhabricator

Add Subscribers to Passphrase
ClosedPublic

Authored by chad on Aug 5 2015, 6:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 29, 4:22 PM
Unknown Object (File)
Sat, Apr 27, 3:18 PM
Unknown Object (File)
Sat, Apr 27, 4:52 AM
Unknown Object (File)
Thu, Apr 25, 12:01 AM
Unknown Object (File)
Tue, Apr 23, 11:15 AM
Unknown Object (File)
Fri, Apr 19, 11:24 AM
Unknown Object (File)
Fri, Apr 12, 9:23 PM
Unknown Object (File)
Thu, Apr 11, 8:19 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.