1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/phid
epriestley f5600acb16 Don't skip policy checks on ObjectQuery if special capabilities are required
Summary: Ref T6741. As an optimization, we omit policy checks on ObjectQuery, but need to retain them if the query requests non-view permissions. This primarily affected Almanac properties.

Test Plan: Almanac properties now do full policy checks on ObjectQuery loads.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T6741

Differential Revision: https://secure.phabricator.com/D11005
2014-12-17 17:04:12 -08:00
..
conduit Rename Conduit classes 2014-07-25 10:54:15 +10:00
handle Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
interface Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
query Don't skip policy checks on ObjectQuery if special capabilities are required 2014-12-17 17:04:12 -08:00
storage Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
type Utilize PhutilMethodNotImplementedException 2014-07-22 01:47:00 +10:00
view Use slim tags in ObjectList 2014-06-26 15:23:48 -07:00
PhabricatorObjectHandle.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorPHIDConstants.php Transactions - deploy buildTransactionTimeline against a few more applications 2014-12-02 14:33:59 -08:00
utils.php Use Application PHIDs in Projects 2013-07-22 12:17:53 -07:00