honeynet / ochi

https://ochi.mushmush.org
GNU General Public License v3.0
25 stars 16 forks source link

Per sensor add delete button #94

Open glaslos opened 9 months ago

glaslos commented 9 months ago

Add a confirmation modal. Add a new endpoint DELETE /sensor/:uuid that removes the sensor. Make sure that only owners can delete a sensor, otherwise return 404.

Girishbari commented 7 months ago

Could you describe more on add confirmation modal like where to add and after what confirmation it should trigger