1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/paste
epriestley 8c1c6fec5a Modernize policies in Paste and Macro
Summary:
Ref T603. Fixes T2823. This updates Paste and Macro.

  - **Paste**
    - Added default view policy.
    - I didn't add a "create" policy, since I can't come up with any realistic scenario where you'd give users access to pastes but not let them create them.
  - **Macro**
    - Added a "manage" policy, which covers creating and editing macros. This lets an install only allow "People With An Approved Sense of Humor" or whatever to create macros.
    - Removed the "edit" policy, since giving individual users access to specific macros doesn't make much sense to me.
    - Changed the view policy to the "most public" policy the install allows.
    - Added view policy information to the header.

Also fix a couple of minor things in Maniphest.

Test Plan:
  - Set Paste policy, created pastes via web and Conduit, saw they got the right default policies.
  - Set Macro policy, tried to create/edit macros with valid and unauthorized users.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2823, T603

Differential Revision: https://secure.phabricator.com/D7317
2013-10-16 10:35:52 -07:00
..
application Modernize policies in Paste and Macro 2013-10-16 10:35:52 -07:00
capability Modernize policies in Paste and Macro 2013-10-16 10:35:52 -07:00
conduit Modernize policies in Paste and Macro 2013-10-16 10:35:52 -07:00
config Paste - add support for email replies and subscribers 2013-08-05 17:11:46 -07:00
controller Modernize policies in Paste and Macro 2013-10-16 10:35:52 -07:00
editor When editing objects which use files, attach the files to the objects 2013-10-06 17:07:55 -07:00
lipsum xDiffs and Revisions Generating 2013-05-06 14:11:37 -07:00
mail Maniphest - add support for !assign command 2013-10-14 12:29:41 -07:00
phid Policy - introduce parentQuery and pass around policy configuration from parent to child 2013-09-11 12:19:34 -07:00
query Modernize policies in Paste and Macro 2013-10-16 10:35:52 -07:00
remarkup Line count can be set for paste 2013-03-14 10:51:34 -07:00
storage Modernize policies in Paste and Macro 2013-10-16 10:35:52 -07:00
view Allow disabling line highlighting on click in PhabricatorSourceCodeView 2013-09-25 05:57:03 -07:00