1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/audit
epriestley 8994a81b35 Make event-triggered actions more aware of application access
Summary:
Fixes T3675.

  - Maniphest had a couple of old non-event listeners; move them to events.
  - Make most of the similar listeners a little more similar.
  - Add checks for access to the application.

Test Plan:
  - Viewed profile, project, task, revision.
  - Clicked all the actions.
  - Blocked access to various applications and verified the actions vanished.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3675

Differential Revision: https://secure.phabricator.com/D7365
2013-10-21 17:00:50 -07:00
..
application Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
constants Tweak audit status colors. 2013-06-11 20:53:55 -07:00
controller Always pass handles to tokenizers, not <phid -> name> maps 2013-10-07 12:51:24 -07:00
editor Make most repository reads policy-aware 2013-09-25 16:54:48 -07:00
events Make event-triggered actions more aware of application access 2013-10-21 17:00:50 -07:00
mail Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
management fix bin/audit to not query whole DB if no commits found 2013-09-13 14:13:44 -07:00
query Provide a more flexible script for administrative management of audits 2013-08-05 10:35:01 -07:00
storage Delete license headers from files 2012-11-05 11:16:51 -08:00
view Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00