From 47d22ff0abad6d6f818e5bffc1c72eaf0415fa40 Mon Sep 17 00:00:00 2001 From: kalyparker Date: Thu, 27 Jun 2019 09:34:44 +0200 Subject: [PATCH] Add prerequisite for delegation Following this issue MISP/MISP#4799, I add the prerequisite. --- delegation/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/delegation/README.md b/delegation/README.md index fc8a096..4b8889e 100644 --- a/delegation/README.md +++ b/delegation/README.md @@ -8,6 +8,8 @@ In information sharing, privacy of the reporting organisation can be important i MISP has a functionality to delegate the publication and completely remove the binding between the information shared and its organisation. If you want to publish an event without you or your organisation being tied to it, you can delegate the publication to an other organisation. That also means they will take the ownership of the event. > [warning] You need to have a role with "Delegation access" to delegate an event. +> +> [warning] Also activate MISP.delegation parameter in your instance. ### Send a delegation request