Page MenuHomePhabricator

Make PhabricatorPolicyQuery a CursorPagedPolicyAwareQuery
ClosedPublic

Authored by epriestley on Oct 14 2013, 12:42 AM.

Details

Summary

Ref T603. Make these actually implement policy interfaces, so shared infrastructure (like handle loading) works as expected. They don't actually have meaningful policies, and we short circuit all the checks.

(I don't plan to let you set policy controls on policies themselves)

Test Plan

Loaded handles for Policy objects via common infrastructure.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped