1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/files
Bob Trahan 5a9df1a225 Policy - filter app engines where the user can't see the application from panel editing
Summary: Fixes T7118. This does the basic "filter the list" thing, though it ends up being a little manual since I guess this hasn't come up before? There is also potential weird behavior if the user was using an app and lost access to it - they will have nothing selected on edit - but I think this is actually correct behavior in this circumstance.

Test Plan:
used a user who couldn't get access to the "quick create" apps and noted that the dropdown list on dashboard panel create was missing the expected engines

ran `arc unit --everything` to verify abstract method implemented everywhere

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7118

Differential Revision: https://secure.phabricator.com/D11687
2015-02-04 15:47:48 -08:00
..
application When an install is instanced, include the instance identifier in the URI for file data 2015-02-03 14:55:46 -08:00
capability Add default policy to Files application 2014-11-21 11:17:20 -08:00
conduit file.upload set policy explicitly 2014-08-07 12:14:17 -07:00
config Use icons with Config Options page 2015-02-02 10:17:25 -08:00
controller Project revamp part 2: Edit 2015-01-19 10:14:27 -08:00
edge Modernize remaining edge types 2015-01-03 10:58:20 +11:00
editor Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
engine Paste - fix caching mechanism for S3-stored files 2014-08-19 12:01:17 -07:00
engineselector Fix "are are" in explanatory text 2014-09-18 08:21:34 -07:00
exception show the current size limit when a file upload fails 2014-12-23 05:17:16 -08:00
garbagecollector Complete modularization of the GC daemon 2014-01-15 10:02:31 -08:00
lipsum Fix some linter violations 2015-01-03 09:11:41 +11:00
mail Application emails - move over paste and files 2015-01-29 14:47:32 -08:00
management Fix visibility of PhutilArgumentWorkflow::didConstruct methods 2015-01-16 07:42:07 +11:00
markup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
phid Make file handles have "/Fxxx" as the URI 2014-08-21 12:21:10 -07:00
query Policy - filter app engines where the user can't see the application from panel editing 2015-02-04 15:47:48 -08:00
storage When an install is instanced, include the instance identifier in the URI for file data 2015-02-03 14:55:46 -08:00
view Give files uploaded to objects a very restrictive view policy 2014-08-02 14:46:13 -07:00
PhabricatorImageTransformer.php Minor formatting changes 2014-10-08 08:39:49 +11:00