Skip to content

CE-64: Fix coninous log warning popup

Imre Toth requested to merge CE-64_Fix_continous_warning_popup into develop

Fixing the continuous warning popup for the log query. We store in a hook if the warning has been showed for the user for a specific host/IOC and not showing it after every query. (The hook will "reset" if visiting a different host/IOC so the first warning message will be shown again)

Merge request reports