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/policy
Bob Trahan 38d216f0f1 Policy - add destructible interface
Summary: Fixes T6957. If / when a policy object is destroyed, access to an object that uses that policy object is denied.

Test Plan: looked around in the code to fail confident enough to write the summary above

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6957

Differential Revision: https://secure.phabricator.com/D11380
2015-01-13 16:15:52 -08:00
..
__tests__ Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
application Implement the getName method in PhabricatorApplication subclasses 2014-07-23 23:52:50 +10:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
config Followup from D11358#106424 and make policy.locked fully work 2015-01-13 12:03:11 -08:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
controller Linkify Registration Email 2014-11-07 14:16:30 -08:00
exception Allow applications to define new policy capabilities 2013-10-07 13:28:58 -07:00
filter Policy - fix error message 2014-10-08 19:46:56 -07:00
interface Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
management Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
phid Simplify the implementation of PhabricatorPHIDType subclasses 2014-07-22 00:38:23 +10:00
query Fix method visibility for PhabricatorPolicyAwareQuery subclasses 2015-01-14 07:01:16 +11:00
rule Rename PhabricatorPolicyRule subclasses for consistency 2015-01-03 23:48:55 +11:00
storage Policy - add destructible interface 2015-01-13 16:15:52 -08:00