DefensePointSecurity / threat_note

DPS' Lightweight Investigation Notebook
Apache License 2.0
421 stars 97 forks source link

Editing Campaign Description leads to 'Not Found Error' #116

Open CyberIntelJunkie opened 8 years ago

CyberIntelJunkie commented 8 years ago

When trying to edit the Campaign Description at http://0.0.0.0:5000/editcampaign/[campaign name], threat_note errors out with "Not Found Error"

Not Found The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

alxhrck commented 8 years ago

I've added the correct routes to /editcampaign/ but this will require some rework of the database. Currently clicking edit will return an error message. It's on the TODO list.