pubky / pubky-nexus

The Nexus between Pubky homeservers and Pubky-App social features.
MIT License
8 stars 1 forks source link

Fix(watcher): panics on multibyte characters cutoffs #192

Closed SHAcollision closed 1 week ago

SHAcollision commented 1 week ago

Bug discovered by @catch-21 in https://github.com/pubky/pubky-app/issues/604

The watcher panics on sanitizing and validating strings with multibyte characters at the maximum length.

Pre-submission Checklist

For tests to work you need a working neo4j and redis instance with the example dataset in docker/db-graph