gnebbia / kb

A minimalist command line knowledge base manager
GNU General Public License v3.0
3.17k stars 104 forks source link

Feature/xss fixes - fix XSS issue for delete API #73

Closed alshapton closed 3 years ago

alshapton commented 3 years ago

What does this implement/fix? Explain your changes.

Clears security issue with delete API (XSS)

Does this close any currently open issues?

NO

Any relevant logs, error output, etc?

See here

Any other comments?

First fix (possibly will fail)