mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-15 11:22:40 +01:00
4b6da9735b
Summary: Fixes T11584. This controller does unnecessary CAN_EDIT policy checks. These checks are enforced by `EditEngine`, and you can make certain types of edits (including comments) even without full-blown edit permission. Test Plan: - Commented as a user without edit permission. - Tried to edit as a user without edit permission, was rebuffed with a policy dialog. - Edited as a user with edit permission. Reviewers: chad Reviewed By: chad Maniphest Tasks: T11584 Differential Revision: https://secure.phabricator.com/D16493 |
||
---|---|---|
.. | ||
application | ||
capability | ||
conduit | ||
constants | ||
controller | ||
editor | ||
herald | ||
phid | ||
query | ||
remarkup | ||
search | ||
site | ||
storage | ||
typeahead | ||
view |