ssbc / ssb-meta-feeds

10 stars 0 forks source link

validate tombstone reason #101

Open staltz opened 1 year ago

staltz commented 1 year ago

The tombstone "reason" input from the API is not validated at all, it's just directly fed into an SSB message. We should check that it's a string, and preferably a not so long one.