Page MenuHomePhabricator

Make document signatures visible to only document owners and signers
ClosedPublic

Authored by epriestley on Jun 28 2014, 5:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 21, 5:28 PM
Unknown Object (File)
Tue, Dec 17, 7:30 AM
Unknown Object (File)
Sun, Dec 15, 5:51 PM
Unknown Object (File)
Thu, Dec 12, 11:08 AM
Unknown Object (File)
Dec 10 2024, 8:40 PM
Unknown Object (File)
Dec 4 2024, 9:30 AM
Unknown Object (File)
Nov 27 2024, 7:40 PM
Unknown Object (File)
Nov 27 2024, 8:14 AM
Subscribers

Details

Reviewers
chad
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rP45d61b711060: Make document signatures visible to only document owners and signers
Summary

Ref T3116. Currently signatures are visible to anyone, but they should be more private than that. Instead, you can see a signature if:

  • It's a signature on a document you can edit; or
  • it's your signature.

I'm going to lock down the signatures page a bit in general, but this makes sure that the root policy is correct.

Test Plan
  • Signed a document.
  • Viewed signatures of a document.

Diff Detail

Repository
rP Phabricator
Branch
legal1
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1442
Build 1442: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Make document signatures visible to only document owners and signers.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
epriestley added a task: Restricted Maniphest Task.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 28 2014, 5:05 PM
epriestley updated this revision to Diff 23454.

Closed by commit rP45d61b711060 (authored by @epriestley).