Files
phabricator/resources/sql/patches
epriestley 5899ae08b3 Add storage for custom policies
Summary: Ref T603. Allows custom policies to be saved. No integration with policy controls yet.

Test Plan:
  mysql> select * from policy where id = 3\G
  *************************** 1. row ***************************
             id: 3
           phid: PHID-PLCY-e4v2fnbyuibi4supl5tn
          rules: [{"action":"allow","rule":"PhabricatorPolicyRuleAdministrators","value":null},{"action":"allow","rule":"PhabricatorPolicyRuleProjects","value":["PHID-PROJ-cwovm5gn2ilubjehcdgd"]},{"action":"allow","rule":"PhabricatorPolicyRuleLunarPhase","value":"new"}]
  defaultAction: deny
    dateCreated: 1381437466
   dateModified: 1381437466
  1 row in set (0.00 sec)

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T603

Differential Revision: https://secure.phabricator.com/D7282
2013-10-10 16:09:51 -07:00
..
2012-04-30 07:53:53 -07:00
2012-04-30 07:53:53 -07:00
2012-04-30 07:53:53 -07:00
2012-04-30 07:53:53 -07:00
2013-01-24 17:23:05 -08:00
2013-02-15 07:47:14 -08:00
2013-03-20 18:01:52 -07:00
2013-03-28 09:10:34 -07:00
2013-05-03 15:53:36 -07:00
2013-05-03 15:53:36 -07:00
2013-05-03 15:53:36 -07:00
2013-06-28 13:56:16 -07:00
2012-08-01 17:06:04 -07:00
2012-08-16 14:43:03 -07:00
2012-05-03 09:22:52 -07:00
2012-09-13 10:11:14 -07:00
2012-07-19 09:03:10 -07:00
2012-09-11 12:13:20 -07:00
2012-11-05 13:21:24 -08:00
2013-03-15 11:28:43 +00:00
2012-05-03 18:24:30 -07:00
2012-10-08 16:09:20 -07:00