You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nadouani
changed the title
A user with "right" permission can delete a case using API
A user with "write" permission can delete a case using API
Oct 24, 2018
Request Type
Bug
Work Environment
TheHive <= 3.1.2
Problem Description
Using the UI, an user requires "admin" right to delete a case.Using the API, only "write" permission is enough.
This is inconsistent.
Possible Solutions
The back-end should refuse to delete a case if the user is not admin.
The text was updated successfully, but these errors were encountered: