Closed mstenta closed 9 years ago
SQL input is not being sanitized! So don't run this on a network you don't trust!
I'll fix this eventually... it's really easy. Patches welcome. :-)
Oh... looks like it actually IS preventing SQL injection already! Score! :-)
If anyone things otherwise, please reopen and explain! I am no expert on Python + SQLite3 security.
SQL input is not being sanitized! So don't run this on a network you don't trust!
I'll fix this eventually... it's really easy. Patches welcome. :-)