IntelOwl icon indicating copy to clipboard operation
IntelOwl copied to clipboard

[React New Frontend] Configuration of "disabled" value from the GUI

Open mlodic opened this issue 1 year ago • 0 comments

Connectors are disabled by default. This was a design choice to avoid to enable dangerous unexpected behavior.

However it is not so clear how to enable them. There is no help at all in the GUI and people would need to find the documentation here. Same problem exists for the analyzers that are disabled by default.

For this reason, I think that we should:

  • [ ] at least add some helpers in the GUI in case the analyzer is disabled. A message that explains what is happening and how to enable it.
  • [ ] then, resolve the problem at the core: allow the user to change the disabled value directly from the GUI, instead of forcing them to change it from the JSON files. To do that, we would need to wait for this issue to be solved: #433

mlodic avatar Jul 22 '22 08:07 mlodic