~jeffpc/blahgd#8: 
Admin web UI

Comment moderation is a somewhat annoying task because it involves a number of very manual (and error prone) commands. A web UI to approve/discard comments would be a good way to speed up moderation.

Status
REPORTED
Submitter
~jeffpc
Assigned to
No-one
Submitted
2 years ago
Updated
3 months ago
Labels
No labels applied.

~jeffpc 1 year, 12 days ago

Authentication could be done either via TOTP (easy to implement) or more a involved FIDO/U2F which requires a tiny bit of javascript and an exchange of json payloads between the browser and the server.

~jeffpc 3 months ago

Since the comments can be dangerous (it is user input that hasn't been validated yet, after all), there will be a need for some kind of html-escaping mechanism.

Register here or Log in to comment, or comment via email.