Merge pull request #18134 from nextcloud/enh/noid/flow-extend-scope
allow user flows when the acting user is legitimate, but not its owner
Showing
- apps/workflowengine/lib/AppInfo/Application.php 3 additions, 0 deletionsapps/workflowengine/lib/AppInfo/Application.php
- apps/workflowengine/lib/Entity/File.php 133 additions, 27 deletionsapps/workflowengine/lib/Entity/File.php
- apps/workflowengine/lib/Manager.php 28 additions, 0 deletionsapps/workflowengine/lib/Manager.php
- apps/workflowengine/lib/Service/RuleMatcher.php 53 additions, 4 deletionsapps/workflowengine/lib/Service/RuleMatcher.php
- apps/workflowengine/tests/ManagerTest.php 5 additions, 1 deletionapps/workflowengine/tests/ManagerTest.php
- lib/composer/composer/autoload_classmap.php 4 additions, 0 deletionslib/composer/composer/autoload_classmap.php
- lib/composer/composer/autoload_static.php 4 additions, 0 deletionslib/composer/composer/autoload_static.php
- lib/public/WorkflowEngine/EntityContext/IDisplayName.php 41 additions, 0 deletionslib/public/WorkflowEngine/EntityContext/IDisplayName.php
- lib/public/WorkflowEngine/EntityContext/IDisplayText.php 47 additions, 0 deletionslib/public/WorkflowEngine/EntityContext/IDisplayText.php
- lib/public/WorkflowEngine/EntityContext/IIcon.php 42 additions, 0 deletionslib/public/WorkflowEngine/EntityContext/IIcon.php
- lib/public/WorkflowEngine/EntityContext/IUrl.php 41 additions, 0 deletionslib/public/WorkflowEngine/EntityContext/IUrl.php
- lib/public/WorkflowEngine/IEntity.php 8 additions, 0 deletionslib/public/WorkflowEngine/IEntity.php
- lib/public/WorkflowEngine/IRuleMatcher.php 40 additions, 0 deletionslib/public/WorkflowEngine/IRuleMatcher.php
Loading
Please register or sign in to comment