My version of HedgeDoc is: 1.9.3
Hello, I’ve noticed that my public-facing instance is used by vietnamese bots to promote gambling websites (for SEO?), and I’d like to purge them. Due to the lack of a proper admin console in 1.x, is it safe to run an SQL command to mass-delete the notes I don’t like? Assuming that my SQL request itself is correct and only remove the notes I no longer want, is there a risk I’ll corrupt something internally? Is there a risk of some residual data “leaking” database storage space (i.e. excluding uploads). Are there on delete cascade
directives everywhere where it’s relevant?
Thank you