intelowlproject / IntelOwl

IntelOwl: manage your Threat Intelligence at scale
https://intelowlproject.github.io
GNU Affero General Public License v3.0
3.81k stars 432 forks source link

Analyzer Healtcheck and Update should be visible only if the requester is a superuser #1532

Closed 0ssigeno closed 9 months ago

0ssigeno commented 1 year ago

At the moment, every user is able to click on the Healtcheck button, while the backend accept only superuser. image We should change the frontend to allow only superuser to see the healtcheck action. Moreover, we should implement the Update, using the AnalyzerUpdateAPI view implemented in #1531, clustering them together in a single column called Actions or something

shivam-Purohit commented 1 year ago

hey, can I work on this?

shivam-Purohit commented 9 months ago

@mlodic I was not able to complete it last time can i try this one more time?

mlodic commented 9 months ago

that has been already solved.