MISP/app/Model/WorkflowModules/logic
Sami Mokaddem d551d0533a
chg: [workflow:Action_tag_*] Usage of tag name instead of tag ID
Using IDs was a bad choice as it prevent to correctly share blueprints since IDs will be different from instance to instance
2022-08-24 09:52:53 +02:00
..
Module_concurrent_task.php fix: [workflow:module_concurrent_task] Use correct class for constant 2022-08-02 14:26:09 +02:00
Module_distribution_if.php chg: [workflow] Added an `id` in all module instead of relying on the label 2022-07-27 15:41:21 +02:00
Module_generic_if.php chg: [workflow] Added an `id` in all module instead of relying on the label 2022-07-27 15:41:21 +02:00
Module_organisation_if.php chg: [workflow] Added an `id` in all module instead of relying on the label 2022-07-27 15:41:21 +02:00
Module_published_if.php chg: [workflow] Added an `id` in all module instead of relying on the label 2022-07-27 15:41:21 +02:00
Module_tag_if.php chg: [workflow:Action_tag_*] Usage of tag name instead of tag ID 2022-08-24 09:52:53 +02:00