1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-08 05:41:01 +01:00
phorge-phorge/src/applications/tokens/controller
epriestley 9ccef52d6c Prevent awarding/revoking tokens when a task is locked
Summary: Ref T12335. Allows you to lock tasks to keep your precious tokens.

Test Plan:
  - Awarded tokens to an unlocked task.
  - Locked the task.
  - Could no longer award/rescind tokens.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12335

Differential Revision: https://secure.phabricator.com/D17461
2017-03-04 09:55:35 -08:00
..
PhabricatorTokenController.php Increase visibility of PhabricatorController::buildApplicationMenu methods 2015-01-16 07:41:26 +11:00
PhabricatorTokenGiveController.php Prevent awarding/revoking tokens when a task is locked 2017-03-04 09:55:35 -08:00
PhabricatorTokenGivenController.php Update Tokens for newPage 2016-04-02 13:22:24 -07:00
PhabricatorTokenLeaderController.php Update Tokens for newPage 2016-04-02 13:22:24 -07:00