1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/packages/capability
epriestley f5d2f8e07a Add default create, view, edit capabilities to Packages
Summary:
Ref T8116. This adds a control for creating publishers (default: administrators) and default publisher/package edit controls.

I've left the edit defaults at "no one" for now to force you to select a policy. This might be something to look at later.

Test Plan: Created publishers, packages. Tried to create publishers with "can create" policy set restrictively.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T8116

Differential Revision: https://secure.phabricator.com/D16319
2016-07-27 12:26:25 -07:00
..
PhabricatorPackagesCreatePublisherCapability.php Add default create, view, edit capabilities to Packages 2016-07-27 12:26:25 -07:00
PhabricatorPackagesPackageDefaultEditCapability.php Add default create, view, edit capabilities to Packages 2016-07-27 12:26:25 -07:00
PhabricatorPackagesPackageDefaultViewCapability.php Add default create, view, edit capabilities to Packages 2016-07-27 12:26:25 -07:00
PhabricatorPackagesPublisherDefaultEditCapability.php Add default create, view, edit capabilities to Packages 2016-07-27 12:26:25 -07:00