Homec4science

Provide a callback for Queries to filter objects from alternate result sets

Authored by epriestley <git@epriestley.com> on Jul 22 2013, 21:20.

Description

Provide a callback for Queries to filter objects from alternate result sets

Summary: Ref T2715. PhabricatorObjectQuery can theoretically bypass policies on its side-channel result set. This can't actually happen in practice because all the loading mechanisms are filtered, but provide a general way to implement side channel results safely.

Test Plan: Loaded some pages; see next diff.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2715

Differential Revision: https://secure.phabricator.com/D6514

Details

Committed
epriestley <git@epriestley.com>Jul 22 2013, 21:20
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd3cf7874ede5: Use application PHIDs in Repositories
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHf32e0e9330bd: Provide a callback for Queries to filter objects from alternate result sets (authored by epriestley <git@epriestley.com>).Jul 22 2013, 21:20