1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/policy/controller
epriestley 3a4c08d7f1 Simplify custom policies before saving, and reject meaningless policies
Summary:
Ref T603. Do a little more sanity checking on custom policies, so policies like this:

  [ Allow ] [ Users ] [ <no users> ]

...that don't specify anything and thus which aren't meaningful raise errors.

Test Plan: {F69570}

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D7314
2013-10-14 16:48:41 -07:00
..
PhabricatorPolicyController.php Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
PhabricatorPolicyEditController.php Simplify custom policies before saving, and reject meaningless policies 2013-10-14 16:48:41 -07:00
PhabricatorPolicyExplainController.php Improve messaging of special policy rules in applications 2013-10-09 13:52:04 -07:00