Provide a minimalist web interface for Isso. Uses Python3 + Flask.
In app.py
, indicate the path to the database and the credentials for the access.
No security at all. Beware of SQL ijections -- even if normally, only the one with the credentials can send parameters.
- basic auth with HTTP
- search comments by author, email, IP or thread title
- delete selectionned comments